body, div, p, blockquote, dl, dt, dd, tr, td
{
    font-family: "verdana", "arial", "helvetica", "san-serif";
    font-size: 11px;
    line-height: 15px;
}
body {margin-left: 0%; margin-right: 0%; margin-top: 0%; color: #333;}
BODY A:link {color: #26602d; font-weight: bold; text-decoration: none}
BODY A:active {text-decoration: underline; font-weight: bold}
BODY A:visited	{font-weight: bold; color: #26602d; text-decoration: none}
BODY A:hover {color: #af5b3a; text-decoration: underline; font-weight: bold}

ol, ul, li
{
    font-family: "verdana", "arial", "helvetica", "san-serif";
    font-size: 11px;
    line-height: 18px;
}

.sidenav {width: 130px; padding: 4px 8px 10px 8px; line-height: 30px;  text-align: right}
.sidelinks {font-family: "arial", "helvetica", "san-serif"; font-size: 13px; color:#4a011c; font-weight: bold}
.sidelinks A:link {color: #4a011c; font-weight: bold; text-decoration: none}
.sidelinks A:active {text-decoration: underline}
.sidelinks A:visited {color: #4a011c; text-decoration: none}
.sidelinks A:hover {color: #425f03; text-decoration: none;	font-weight: bold}

.content {padding: 18px 18px 18px 18px; height: 500px; vertical-align: top}
.main {background-color: #f6f0e6; padding: 0px; border: 1px solid #999;}

hr {height:1px; width:100%; color:#999}
.title {font-size: 17px; font-weight: bold; color: #af5b3a}
.subtitle {font-weight: bold; font-size: 12px; color: #302c25}
.highlight {font-style: italic; color: #ad6a0b}
.address {font-size: 12px; color: #000; text-align: center}
.copyright {font-size: 10px; color: #1f1f1f; font-weight: bold} 

FORM {color: #1f1f1f; font-weight: bold; padding: 10px 0px 0px 10px}
TEXTAREA, INPUT, SELECT, OPTION, .area 
{
	font-size: 11px;
	background-color: #EFEFEF;
	color: #000000;
}
