a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	text-decoration: none;
}
.centerHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	background-color: #99CC66;
	text-align: center;
	vertical-align: bottom;
}
.subHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	background-color: #99CC66;
	text-align: center;
	vertical-align: top;
	text-indent: 150px;
}
.tableBorder {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	clear: none;
}
.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	background-color: #99CC66;
	text-align: center;
	vertical-align: middle;
	overflow: auto;
	height: 12px;
	width: 155px;
}
.leftHeader {
	background-color: #99CC66;
	overflow: auto;
}
.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	background-color: #D5EDB3;
	text-align: center;
	vertical-align: middle;
	overflow: auto;
	height: 18px;
	width: 155px;
}
.rightHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	background-color: #99CC66;
	text-align: center;
	vertical-align: middle;
	overflow: auto;
	height: 18px;
	width: 155px;
}
.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	background-color: #D5EDB3;
	text-align: center;
	vertical-align: middle;
	overflow: auto;
	height: 18px;
	width: 155px;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	background-color: #99CC66;
	text-align: center;
	vertical-align: middle;
	font-style: normal;
}
.scroll { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFCC;
	width: 100%; 
	height: 410px; 
	overflow: auto; 
} 

