body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #003300;
	background-color: #B7D9B7;
	position: absolute;

}
.logo {
	background-color: #8C9DB9;
	left: 0px;
	top: 0px;
	height: 200px;
	width: 141px;
	margin: 0px;
	padding: 13px 0px 0px 9px;
	position: absolute;
	z-index: 5;




}
.leftseparator {
	background-color: #FFFFFF;
	left: 0px;
	top: 200px;
	height: 20px;
	width: 150px;
	position: absolute;
	z-index: 7;



}
.rightseparator {
	background-color: #F9CA07;
	left: 150px;
	top: 200px;
	height: 20px;
	width: 500px;
	position: absolute;
	z-index: 1;


}
.navarea {
	background-color: #8C9DB9;
	left: 0px;
	top: 220px;
	height: 260px;
	width: 141px;
	margin: 0px;
	padding: 15px 0px 0px 9px;
	position: absolute;
	z-index: 8;

}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border-top: medium solid #FFFFCC;
	border-right: medium none #FFFFCC;
	border-bottom: medium solid #FFFFCC;
	border-left: medium none #FFFFCC;





}
.main {
	z-index: 2;
	left: 150px;
	position: absolute;
	top: 220px;
	margin: 15px;
	height: 485px;
	width: 472px;






}
.asbbanner {
	left: 150px;
	top: 0px;
	position: absolute;
	padding: 0px;
	height: 185px;
	width: 185px;
	margin: 15px 15px 15px 10px;
	text-align: center;
	z-index: 1;


}


.imgbanner {
	left: 350px;
	margin: 0px;
	position: absolute;
	z-index: 2;

	


}


a:link {
	color: #FFFFFF;
	text-decoration: none;
	



}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	




}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 1.7em;
	z-index: 3;
	color: #006A00;
	text-align: center;





}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 1.4em;
	text-align: center;
	background-color: #006A00;
	color: #FFFFFF;



	
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #006A00;
}
.highlight {
	background-color: #FFFFCC;
}
