body {
	background-color: #90AB5B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1Px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}
.topnav {
	background-image: url(images/topnavbg.gif);
}
.leftnav {
	background-color: #FFF7D8;
}
.content {
	padding: 5px;
}
.bottomnav {
	color: #FFFFFF;
	background-image: url(images/topnavbg.gif);
}
.bottomnav A:link {text-decoration: none; color: white;}
.bottomnav A:visited {text-decoration: none; color: white;}
.bottomnav A:active {text-decoration: none; color: white;}
.bottomnav A:hover {text-decoration: underline; color: black;}

.footer A:link {text-decoration: none; color: white;}
.footer A:visited {text-decoration: none; color: white;}
.footer A:active {text-decoration: none; color: white;}
.footer A:hover {text-decoration: underline; color: black;}

.content {	background-color: #FFFFFF;
	padding: 8px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #60723C;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #60723C;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.style1 {color: #FFFFFF}