body, div, p, blockquote, ol, ul, dl, li, dt, dd, tr, td
{
    font-family: "arial", "helvetica", "san-serif";
    font-size: 12px;
    line-height: 14px;
}
body {margin-left: 0%; margin-right: 0%; background-color: #7d8997; color: #000000}
BODY A:link {color: #015bb0; font-weight: bold; text-decoration: none}
BODY A:active {text-decoration: underline; font-weight: bold}
BODY A:visited	{font-weight: bold; color: #015bb0; text-decoration: none}
BODY A:hover {color: #50884d; text-decoration: underline; font-weight: bold}

.sidelinks {color:#fff; font-weight: bold}
.sidelinks A:link {color: #fff; font-weight: bold; text-decoration: none}
.sidelinks A:active {text-decoration: underline}
.sidelinks A:visited {color: #fff; text-decoration: none}
.sidelinks A:hover {color: #bce7ba; text-decoration: none;	font-weight: bold}

.bottomlinks {color:#000}
.bottomlinks A:link {color: #000; text-decoration: none; font-weight: bold}
.bottomlinks A:active {text-decoration: underline}
.bottomlinks A:visited {color: #000; text-decoration: none}
.bottomlinks A:hover {color: #FFFFFF; text-decoration: underline; font-weight: bold}

.maintable {background-color: #e4e1d9; width: 800px; padding: 0px}
.titlebar {background-color: #000}
.bottombar {background-color: #9ec39c; height: 25px}
.sidenav {background-color: #215586; padding: 10px}
.content {background-color: #FFFFFF; padding: 10px; height: 330px; vertical-align: top; border: 1px solid #666666}
.hometext {background-color: #FFFFFF; padding: 5px; height: 330px; vertical-align: top; border: 1px solid #666666; font-family: "verdana", "arial", "sans-serif"; font-size: 11px;}

hr {height:1px; width:95%; color:#003366}
.title {font-size: 14px; font-weight: bold; color: #50884d}
.subtitle {font-weight: bold; font-size: 13px; color: #9a5335}
.highlight {font-style: italic; color: #339933}
.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;
}
