.mainText { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000033}
.mainText12 { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000033}


.boldText { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000033; font-weight: bold }
.boldTextred { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #ff0033; font-weight: bold }
.boldTextgrn14 { font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #c1d72e; font-weight: bold }
.boldText12 { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000033; font-weight: bold }
.boldText12red { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #ff0033; font-weight: bold }
.boldText14 { font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000033; font-weight: bold }


BODY {scrollbar-arrow-color: #000033;
scrollbar-base-color: #FFFFFF;
scrollbar-dark-shadow-color: #CCCCCC;
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #000033;
scrollbar-highlight-color: #CCCCCC;
scrollbar-3d-light-color: #CCCCCC;
}



a:link    { color: #003366; text-decoration: none }
a:active  { color: #003366; text-decoration: none }
a:visited { color: #003366; text-decoration: none }
a:hover   { color: #c1d72e; text-decoration: none }


.lineredall {
	border: 1.0px solid #CC0000;
}
.lineredtop {
	border-top-width: 1.0px;
	border-right-width: 1.0px;
	border-bottom-width: 1.0px;
	border-left-width: 1.0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
.greenlr {
	border-top-width: 1.0px;
	border-right-width: 1.0px;
	border-bottom-width: 1.0px;
	border-left-width: 1.0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #c1d72e;
	border-right-color: #c1d72e;
	border-bottom-color: #c1d72e;
	border-left-color: #c1d72e;
}

.greenr {
	border-top-width: 1.0px;
	border-right-width: 1.0px;
	border-bottom-width: 1.0px;
	border-left-width: 1.0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #c1d72e;
	border-right-color: #c1d72e;
	border-bottom-color: #c1d72e;
	border-left-color: #c1d72e;
}


.greentop {
	border-top-width: 1.0px;
	border-right-width: 1.0px;
	border-bottom-width: 1.0px;
	border-left-width: 1.0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #c1d72e;
	border-right-color: #c1d72e;
	border-bottom-color: #c1d72e;
	border-left-color: #c1d72e;
}

