body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00717F;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	line-height: 14px;
}
td {
	font-size: 11px;
}
.bold {
	font-size: 11px;
	font-weight: bold;
	color: #0077AD;

}
input {
	background-color: #FFFFFF;
	border: 1px solid #087A88;
	font-size: 11px;
	background-image: url(web/images/input_bg_10.gif);
}
textarea {
	border: 1px solid #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
select {
	font-size: 11px;
	border: 1px solid #333333;
}
option {
	font-size: 11px;
	border: 1px solid #333333;
}
.footNote {
	font-size: 9px;
	font-style: italic;
	color: #990000;

}
a:link {
	color: #E6800B;
}
a:hover {
	color: #990000;
}
a:visited {
	color: #0077AD;
}
.under {
	text-decoration: underline;
}
.sub1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF5E3;
}
.sub2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00717F;
	font-weight: bold;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}

