body {
	scrollbar-face-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color: #999999;
	scrollbar-arrow-color: #999999;
	background-color: #E9E9E7;
	padding: 0px;
	margin: 0px
}

body, td {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #444444
}
.title {
	font-size: 10pt;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}
.title1 {
	font-size: 10pt;
	font-weight: bold;
	color:#555555;
	text-decoration: none;
}
.title2 {
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.red {
	font-size: 8pt;
	font-weight: none;
	color:#103289;
	text-decoration: none;
}
.small { font-size: 7pt}

a, a:link, a:visited, a:active { color: #103289; text-decoration: underline}
a:hover { color: #0066ff; text-decoration: underline}

input, textarea, select {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #444444;
	background-color: #FFFFFF;
	width: 200px;
	border: 1px solid #B2B2B2;
	scrollbar-face-color: #B2B2B2;
	scrollbar-shadow-color: #B2B2B2;
	scrollbar-highlight-color: #B2B2B2;
	scrollbar-3dlight-color: #B2B2B2;
	scrollbar-darkshadow-color: #B2B2B2;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF
}

.checkbox {
	width: 15px;
	
}

.checkbox2 {
	width: 200px;
	border: 1px solid #B2B2B2
}

textarea { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	height: 85px
}

.mywhite a, .mywhite a:link, .mywhite a:visited, .mywhite a:active { color: #FFFFFF; text-decoration: none; font-weight: Bold;}
.mywhite a:hover { color: #CCCCCC; text-decoration: none; font-weight: Bold;}
.payment {
	width: 200px;
	border: 1px solid #B2B2B2;

}
