body {
	scrollbar-face-color:#F1592A;
scrollbar-highlight-color:#FFB6B6;
scrollbar-3dlight-color:#ff9900;
scrollbar-darkshadow-color:black;
scrollbar-shadow-color:gray;
scrollbar-arrow-color:white;
scrollbar-track-color:#FFBD99;
font-family:  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
}

p {text-indent: 10px; }

table {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: normal;
}

.bold14 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}

.bold11 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	font-weight: bold;
}
.blackbold {
	font-weight: bold;
	color: #0D3E3F;
}
.yellow {
	font-weight: bold;
	color: #FFA803;
}

.medblue16 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #4472E6;
	font-weight: bold;
}

.blue16 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #F1592A;
	font-weight: bold;
}

.blue14 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #F1592A;
	font-weight: bold;
}

.medblue14 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #4472E6;
	font-weight: bold;
}
.medblue12 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #4472E6;
	font-weight: bold;
}


a.bluelink:link { color: #0065DC; font-family:  Verdana; text-decoration: none; font-weight: bold; font-size: 11px}
a.bluelink:active { color: #0065DC; font-family:  Verdana; text-decoration: none; font-weight: bold; font-size: 11px}
a.bluelink:visited { color: #0065DC; font-family:  Verdana; text-decoration: none; font-weight: bold; font-size: 11px}
a.bluelink:hover { color: #003557; font-family:  Verdana; text-decoration: underline; font-weight: bold; font-size: 11px}

a:link { color: #F1592A;  font-weight: bold }
a:active { color: #F1592A; font-weight: bold }
a:visited { color: #F1592A;  font-weight: bold }
a:hover { color: #4472E6; text-decoration: underline; font-weight: bold }
a:visited:hover { color: #F1592A; text-decoration: underline; font-weight: bold } /* specificity = 2,1 */

.titles {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;

}

.blue {
	font-weight: bold;
	color: #7ECAFF;
}

.white {
	font-weight: bold;
	color: #ffffff;
}

.bold-10 {
	font-size: 10px;
	font-weight: bold;
}

.bold-14-blue {
	font-size: 14px;
	font-weight: bold;
	color: #0D3E3F;
}
