form {
	margin: 0px;
	padding: 0px;
}

select{
	font-family: Arial;
	font-size: 10px;
	color: #7D7D7D;
}

input {
	font-family: Arial;
	font-size: 10px;
	color: #7D7D7D;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}



.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.tital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

#mycustomscroll {
	width: 290px;
	height: 305px;
	overflow: auto;
	position: relative;
	margin: 0.3em auto;
	padding: 3px;
}

.scrollgeneric {
line-height: 1px; font-size: 1px;
position: absolute; top: 0; left: 0;
}

.vscrollerbase, .vscrollerbar {
width: 15px;
}
.vscrollerbar, .hscrollerbar {
padding: 5px;
z-index: 2;
}
.vscrollerbarbeg {
background: url(../images/dote.gif) 0px -10px;
width: 15px;
}

.vscrollerbarend {
background: url(../images/dote.gif);
width: 1px; height: 1px;
}



.vscrollerbasebeg {
width: 15px;
background: url(../images/scrollbases1.gif) -1px -0px no-repeat;
}

.vscrollerbaseend {
height: 9px; width: 15px;
background: url(../images/scrollbases.gif) -1px 0px no-repeat;
}

.wlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	}
	.style1 {
	font-size: 13px;
	font-weight: bold;
}
	
	
	.link 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Navy;
	text-decoration: underline;
	    
	}
	
	
	.txt
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	}
	
	.boxbg {
	background-image: url(../images/box_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
}

.boxbg1 {
	background-image: url(../images/box_bg1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}