body {
	background-color: #669999;
}
div#title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	position: absolute;
	height: 50px;
	width: 100%;
	left: 0px;
	top: 0px;
	text-align: center;
	vertical-align: text-bottom;
	font-weight: bolder;
	color: #000000;
	padding: 10px;
	visibility: visible;
	background-color: #669999;
	border: medium ridge #006666;







}
div#mainnav {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	height: 50px;
	width: 100%;
	left: 0px;
	top: 50px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	text-align: center;
	background-color: #99CCCC;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
	padding-top: 10px;
	padding-bottom: 10px;





}
table.main {
	position: absolute;
	width: 90%;
	left: 5%;
	top: 127px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: normal;
	padding: 20pt;
	vertical-align: top;
	border: #000099;
	height: 100;
	background-color: #FFFFFF;












}
div#verbage {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: center;
	position: absolute;
	top: 125px;
	background-color: #99CCCC;
	color: #000000;
	background-position: center;
	left: 25%;
	width: 50%;
	height: 100%;
	border: thick ridge #FFFFFF;






}
td.fill {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	vertical-align: top;
	padding: 5px;
	background-color: #669999;





}
img {
	border: thick ridge #006666;
	text-align: center;
}
a:link {
	color: #000000;

}
a:visited {
	color: #FF0000;

}
a:hover {
	color: #0000FF;

}
a:active {
	color: #000000;

}

