body { 
	background-color: #ffffff;
	
    scrollbar-face-color: #AC7213;
    scrollbar-shadow-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #AC7213;
    scrollbar-darkshadow-color: #AC7213;
    scrollbar-track-color: #E5D095;
    scrollbar-arrow-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

a.linksmall:link      	{ font-family:Georgia, Times; font-size:11px; color:#8C1112; text-decoration:none; font-weight:none; }
a.linksmall:visited  	{ font-family:Georgia, Times; font-size:11px; color:#8C1112; text-decoration:none; font-weight:none;  }
a.linksmall:active   	{ font-family:Georgia, Times; font-size:11px; color:#8C1112; text-decoration:none; font-weight:none;  }
a.linksmall:hover    	{ font-family:Georgia, Times; font-size:11px; color:#8C1112; text-decoration:underline; font-weight:none;}

a.linkmedium:link      	{ font-family:Georgia, Times; font-size:13px; color:#8C1112; text-decoration:underline; font-weight: bold; }
a.linkmedium:visited  	{ font-family:Georgia, Times; font-size:13px; color:#8C1112; text-decoration:underline; font-weight: bold; }
a.linkmedium:active   	{ font-family:Georgia, Times; font-size:13px; color:#8C1112; text-decoration:underline; font-weight: bold; }
a.linkmedium:hover    	{ font-family:Georgia, Times; font-size:13px; color:#8C1112; text-decoration:underline; font-weight: bold; }

a.linkbig:link      { font-family:Georgia, Times; font-size:15px; color:#003582; text-decoration:none; font-weight: bold; }
a.linkbig:visited  	{ font-family:Georgia, Times; font-size:15px; color:#003582; text-decoration:none; font-weight: bold; }
a.linkbig:active   	{ font-family:Georgia, Times; font-size:15px; color:#003582; text-decoration:none; font-weight: bold; }
a.linkbig:hover    	{ font-family:Georgia, Times; font-size:15px; color:#ffffff; text-decoration:underline; font-weight: bold; }

.textwhitesmall {font-family:Georgia, Times; font-size:11px; color:#ffffff;}

.textwhitemedium {font-family:Georgia, Times; font-size:13px; color:#ffffff;}

.textredmedium {font-family:Georgia, Times; font-size:13px; color:#8C1112;}

.textgrnmedium {font-family:Georgia, Times; font-size:13px; color:#006929;}


.textwhitelarge {font-family:Georgia, Times; font-size:15px; color:#ffffff;}

.textblacksmall {font-family:verdana; font-size:11px; color:#000000;}

.textblacksmall2 {font-family:Georgia, Times; font-size:11px; color:#000000;}

.textblackmedium {font-family:Georgia, Times; font-size:13px; color:#000000;}

.textblackmedium2{font-family:Georgia, Times; font-size:13px; color:#000000;}

.textblacklarge {font-family:Georgia, Times; font-size:15px; color:#000000;}

.header { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #d8343b; line-height: 25px}
.headersm { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #d8343b; line-height: 18px}
.headersoup { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #00834a; line-height: 18px}
.headersoup a:link {color: #00834a; text-decoration: none}
.headersoup a:visited {color: #00834a; text-decoration: none}
.headersoup a:hover {color: #00834a; text-decoration: underline}
.headersoup a:active {color: #00834a; text-decoration: none}
.headersouplg { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #00834a; line-height: 18px}

input, textarea, select  {
color: white;
border: black 1px solid;
background: #AB2218;
font-family: Georgia, Times;
font-weight: bold;
font-size: 12px;
padding-left: 2px;
}
.picborder {
	border: 2px solid #02733F;
}
