#container {
	width: 850px;
	margin: 0 auto;
	font-size: 101%;
border: 1px solid #000;
border-top:0;
	
}
BODY {
	font: 11px/18px verdana, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	background-image:url(../images/main-bg.gif);
	background-color:#3b3b3b;
	
	
}
#banner {
	margin: 0;
	background: url(../images/new-logo.jpg) 10px 5px no-repeat #fff;
	height: 116px;
	/*background-color:#016952;*/
	color: #fff;
	text-align: left;
	font-size: 20px;
}
#topnav td {
	border-right: 1px groove #081e38;
	height: 24px;
	padding: 4px;
	text-align: center;
	background: url(../images/nav-bg.jpg);
}
#topnav a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#topnav a:hover {
	color: #cf9565;
	font-weight: bold;
	text-decoration: underline;
}

#footer {margin-top: 4px;}
#footer td {

	height: 30px;
	color: #e8ac68;
	text-align: center;
	font-size: 11px;
	background: url(../images/footer.jpg) repeat-x;
	background-color: #000;
}
#footer a {
	color: #fef3b1;
	text-decoration: underline;
	font-size: 10px;
}
#footer a:hover {
	color: #d1d3a5;
	text-decoration: none;
}
#homeleft {
	width: 235px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	background: #e1e1e1;
}
#homeright {
	padding: 10px;
	background: #fff;
}
#home-rt-table-format {
	overflow: auto;
	height: 365px;
	background: #fff;
}
#leftcol td {
	font: bold 10px verdana, "Times New Roman", Times, serif;
	text-align: left;
	padding: 3px;
	border-bottom: 1px solid #c0c0c0;
	background: #e1e1e1;
}
#leftcol a {
	font-size: 12px;
	color: #3a6600;
	text-decoration: none;
}
#leftcol a:hover {
	color: #f6a600;
	text-decoration: none;
}

#webmaster a {color:#666666;
font-size: 9px;
text-align: center;

}

#areas td {
background-color:#000;
text-align:center;
padding: 5px;
border-right: 1px solid #fbb000;
 }

#areas a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFF;
text-decoration:none;
font-weight: normal;}

#areas a:hover {text-decoration:underline;}

a {
	color: #3a6600;
	text-decoration: underline;
	font: bold 11px verdana, "Times New Roman", Times, serif;
}
a:hover {
	color: #3a6600;
	text-decoration: none;
}
h1 {
	color: #fff;
	font-size: 24px;
	margin-bottom: -23px;
}
h3 {
	font-size: 17px;
	margin-bottom: 1px;
	color:#016952;
	
}
h4 {
	font-size: 14px;
	margin-bottom: 1px;
}

h5 {color:#0e5041;
font-size:14px;
margin:3px;}
hr {
	color: #dfc4b0;
	height: 1px;
	margin-bottom: 1px;
	background: #dfc4b0;
}
.border{border: 1px solid black;}
.header {background-color:#fff1c7; color: #FFF; font-size: 14px; font-weight:bold;}
.table1 {background-color:#ffffcc;}
.table2 {background-color:#ffee95;}
	