body {
	background-color: #FFFFFF;
	scrollbar-face-color: #CAE3C6;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CAE3C6;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}
body, table {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td.activelink {
	padding-top: 5px;
}
td.sublink {
padding-top: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold; font-size: 11px; color: #996600;
text-decoration: none; 
vertical-align: middle;
}
a.sublink, a.sublink:visited, .activesublink {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold; font-size: 12px; /*color:#FFFFFF;*/
text-decoration: none;
}
a.sublink:hover, .activesublink {
	/*color: #00CC00;*/
	text-decoration: underline;
}
.activesublink {
	color: #FFFFFF;
	text-decoration: none;
}
a, a:visited {
	color: #006600;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.other, a.other:visited {
	/*color: #00CC00;*/
	text-decoration: none;
}
input, select, textarea {
	border: 1px groove #339900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #EEEEEE;
	color: #336600;
}
.smaller, a.smaller, a.smaller:hover, a.smaller:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.row1 {
	background-image: url(../content/images/website/boxes/back_darker.jpg);
}
.row3 {
	background-image: url(../content/images/website/boxes/light_back.jpg);
	height: 22px;
	padding-left: 5px;
}
.row2 {
	background-image: url(../content/images/website/round_brdr/round_brdr_c.jpg);
}
.row4 {
	color: #669900;
	font-weight: bold;
	background-image: url(../content/images/website/boxes/box1_top_back.jpg);
}
.redcol {
	color: #FF0000;
}

.row4 A {
    color: #FFA34F;
    text-decoration: underline;
}
.row4 A:HOVER {
    color: #FFA34F;
    text-decoration: none;
}
.row5 {
    background-color: #B1BCE9;
}
.notes {
    font-size: 9px;
}
.hidden {
   visibility: hidden; display: none;
}
/*FORM.tbl_reg TR { height: 20px; }*/
FORM.tbl_reg input, select, textarea { border-color: #000000; }
.no_brdr { border: 0px none #000000; background-color: transparent; }
.header { font-weight: bold; font-size: 18px; font-family: Geneva; padding-top: 10px; }
.error { font-size: 13px; font-weight: normal; color: #FF3409; }
FORM { display: inline }
HR.line { color: #006600; }


