body {
	overflow: auto;
	margin: 0px; padding: 0px; background-color: white; color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;
}
.content {
	height: 100%; overflow: auto;
	background-color: #3c8e62; color: white; padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;
}
.document {
	height: 100%; overflow: auto;
	border: sandybrown solid 2px;
	background-color: white; color: black; padding: 8px;
	font-family: Times, Times New Roman, serif; font-size: 13pt;
}
.banner {
	text-align: center; background-color: #cc894a; color: #FFF;
	padding: 10px; padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 15px;
}
.menu {
	width: 140px; background-color: #0066CC;
}
.navDiv { 
	float: left; padding: 4px; width: 188px;
	background-color: #0066CC; 	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;
}
.Verdana_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;
}
.Times_13 {
	font-family: Times, Times New Roman, serif; font-size: 13pt;
}
.box {
	background-color: #3c8e62; color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;
}
.box2 {
	background-color: white; color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px;
}
.content a {
	text-decoration: none; color: #00FF00;
}
.content a:hover {
	font-weight: bold; color: yellow;
}
.form {
	background-color: #3c8e62; color: #FFF;	font-size: 14px;
}
.mystery {
	background-color: #3c8e62; color: #FFF;
}
.xmain {
	align: center; height: 40px; border-collapse: collapse;
}
.outer_border {
	width: 99%; background-color: #3c8e62; color: white;
}
.main_table {
	background-color: #FFF; color: #000;
}
}
.navItem {
	padding: 0;
}
.navItem a {
	text-decoration: none; color: #CCFFFF;
}
.showItem {
	background-color: #0066CC;
}
.showItem a {
	text-decoration: none; font-weight: bold; color: lime; 
}
.navItem a:hover {
	font-weight: bold; color: white;
}
.navDivider {
	background-color: gray;	font-size: 1px; height: 1px; overflow-y: hidden; line-height: 1px;
}
.cyan {
	background-color: #3c8e62; color: cyan;
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold; font-size: 14px;
}
.gold {
	background-color: #3c8e62; color: gold;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 13px;
}
.white {
	background-color: #3c8e62; color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 13px;
}