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

}

a.linksmall:link      	{ font-family:Lucida Sans Unicode; font-size:11px; color:#06106C; text-decoration:none; font-weight:none; }
a.linksmall:visited  	{ font-family:Lucida Sans Unicode; font-size:11px; color:#06106C; text-decoration:none; font-weight:none;  }
a.linksmall:active   	{ font-family:Lucida Sans Unicode; font-size:11px; color:#06106C; text-decoration:none; font-weight:none;  }
a.linksmall:hover    	{ font-family:Lucida Sans Unicode; font-size:11px; color:#06106C; text-decoration:underline; font-weight:none;}

a.linksnip:link      	{ font-family:Lucida Sans Unicode; font-size:9px; color:#178C36; text-decoration:underline; font-weight:none; }
a.linksnip:visited  	{ font-family:Lucida Sans Unicode; font-size:9px; color:#178C36; text-decoration:none; font-weight:none;  }
a.linksnip:active   	{ font-family:Lucida Sans Unicode; font-size:9px; color:#178C36; text-decoration:none; font-weight:none;  }
a.linksnip:hover    	{ font-family:Lucida Sans Unicode; font-size:9px; color:#178C36; text-decoration:underline; font-weight:none;}

a.linkmedium:link      	{ font-family:Lucida Sans Unicode; font-size:12px; color:#666666; text-decoration:underline; font-weight: bold; }
a.linkmedium:visited  	{ font-family:Lucida Sans Unicode; font-size:12px; color:#666666; text-decoration:underline; font-weight: bold; }
a.linkmedium:active   	{ font-family:Lucida Sans Unicode; font-size:12px; color:#666666; text-decoration:underline; font-weight: bold; }
a.linkmedium:hover    	{ font-family:Lucida Sans Unicode; font-size:12px; color:#003366; text-decoration:underline; font-weight: bold; }

a.linkmediumblu:link      	{ font-family:Lucida Sans Unicode; font-size:13px; color:#06106C; text-decoration:underline; font-weight: bold; }
a.linkmediumblu:visited  	{ font-family:Lucida Sans Unicode; font-size:13px; color:#06106C; text-decoration:underline; font-weight: bold; }
a.linkmediumblu:active   	{ font-family:Lucida Sans Unicode; font-size:13px; color:#806106C; text-decoration:underline; font-weight: bold; }
a.linkmediumblu:hover    	{ font-family:Lucida Sans Unicode; font-size:13px; color:#06106C; text-decoration:underline; font-weight: bold; }

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

.textwhitesmall {font-family:Lucida Sans Unicode; font-size:11px; color:#ffffff;}

.textwhitemedium {font-family:Lucida Sans Unicode; font-size:13px; color:#ffffff;}

.textorange {font-family:Lucida Sans Unicode; font-size:13px; color:#E65E0C;}

.textred {font-family:Lucida Sans Unicode; font-size:13px; color:#C10707;}

.textredmedium {font-family:Lucida Sans Unicode; font-size:13px; color:#8C1112;}

.textwhitelarge {font-family:Lucida Sans Unicode; font-size:15px; color:#ffffff;}

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

.textblacksmall2 {font-family:Lucida Sans Unicode; font-size:11px; color:#000000;}

.textblackmedium {font-family:Lucida Sans Unicode; font-size:12px; color:#000000;}

.textbluemedium {font-family:Lucida Sans Unicode; font-size:13px; color:#041436;}

.textblackmedium2{font-family:Lucida Sans Unicode; font-size:13px; color:#000000;}

.textblacklarge {font-family:Lucida Sans Unicode; font-size:15px; color:#000000;}

input, textarea, select  {
color: black;
border: black 1px solid;
background: #cfcfcf;
font-family: Lucida Sans Unicode;
font-weight: normal;
font-size: 11px;
padding-left: 2px;
}

.bullet {list-style-image: url(images/arrow.gif);
}