a:link {
	color: #006633;
	text-decoration: none;
}

a:visited {
  color: #00CC66;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:active {
	color: #333333;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #333333;
	padding: 2px;}

a.nav:visited {
	color: #cccccc;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}
.botButtons {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #006633;
	text-align: center;
	position: absolute;
	width: 749px;
	bottom:Auto;
	left: 9px;
	top: 487px;
	right: auto;
	}
.botTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #00CC66;
	position: absolute;
	visibility: visible;
	height: 20px;
	width: 754px;
	left: 10px;
	top: 0px;
	padding: 15px;
	background-color: #006633;
}
.botAngell {
	font-family: "BernhardMod BT";
	font-size: 12pt;
	font-weight: bolder;
	color: #006633;
	position: absolute;
	left: 196px;
	top: 67px;
	height: 25px;
	width: 250px;
}
.bgImage {
	position: absolute;
	left: 279px;
	top: 109px;
}
.botNavTable {
	table-layout:fixed;
	position: absolute;
	left: 11px;
	top: 63px;	
}
.botHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: Bold;
	color: #00CC66;
	width: 750px;
	left: 10px;
	top: 0px;
	padding: 15px;
	background-color: #006633;
}
.botText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #00CC66;
	width: 750px;
	left: 10px;
	top: 0px;
	padding: 25px;
}