.base {
	background-color: #cccc99;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;	
	margin-top: 0px;
    padding: 0px;
}
.body {
	margin-top: 0px;
    padding: 0px;
}
a:link {
	color: #996633;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #996633;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #003300;
	text-decoration: none;
	font-weight: bold;
	background-color: #cccc99;
}
a:active {
	color: #003300;
	text-decoration: none;
	font-weight: bold;
	background-color: #cccc99;
}
a.topnav:link {
	font-size: 11px;
	color: #cccc99;
	text-decoration: none;
}
a.topnav:visited {
	font-size: 11px;
	color: #cccc99;
	text-decoration: none;
}
a.topnav:hover {
	font-size: 11px;
	color: #003300;
	text-decoration: none;
	background-color: #cccc99;
}
a.topnav:active {
	font-size: 11px;
	color: #003300;
	text-decoration: none;
	background-color: #cccc99;
}
a.sidenav:link {
	font-size: 10px;
	color: #003300;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a.sidenav:visited {
	font-size: 10px;
	color: #003300;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a.sidenav:hover {
	font-size: 10px;
	color: #003300;
	text-decoration: none;
	background-color: #cccc99;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a.sidenav:active {
	font-size: 10px;
	color: #003300;
	text-decoration: none;
	background-color: #cccc99;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.page_head {
	color: #003300;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
}
.page_sub_head {
	color: #003300;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.page_body {
	color: #003300;
	font-size: 11px;
	line-height: 18px;
	font-style: normal;
}
.news_sub_head {
	color: #003300;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
}
.news_body {
	color: #996633;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
}
.nav_footer {
	color: #cccc99;
	font-size: 9px;
}


#toolbar  {
position:absolute;
top:112px;
z-index:1;
}