<!-- HTML PAGE DESIGN STYLESHEET
<!--body{
<!--scrollbar-face-color:#000000;
<!--scrollbar-arrow-color:#AC2F2B;
<!--scrollbar-track-color:#ffffff;
<!--scrollbar-shadow-color:#000000;
<!--scrollbar-highlight-color:#000000;
<!--scrollbar-3dlight-color:#000000;
<!--scrollbar-darkshadow-color:#000000;
<!--scrollbar-width:10px;
<!--} 
a      { color: #000000; font-size: 11px; font-family: Verdana; text-decoration: none}
a:hover{color: #000000; text-decoration: overline underline; cursor:crosshair; }
td {
	text-align: left;
	font-family:Tahoma;
	font-size:9px;
	color:#666254;
}
form
{
	margin:0px;
}
.bigfont_u {
    font-family:Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color:#B60909;
}
.bigfont {
    font-family:Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#565245;
}
.tallfont {
    font-family:Tahoma;
	font-size: 11px;
	color:#565245;
}
.sitefont {
    text-align: left;
	font-family:Tahoma;
	font-size:9px;
	color:#666254;
}
input {font-family:Tahoma;font-size:11px;color:#C6C5C3; background-color:#AC2F2B; border-color:#AC2F2B;}
select {font-family:Tahoma;font-size:11px;color:#C6C5C3; background-color:#AC2F2B; border-color:#AC2F2B;} 
hr{background-image:url(../images/hline1.gif);}
