.footnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.MainHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.bodytextBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.MainHeader2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.menuZ 
{
  color: #FFFFFF;
  display: block; 
  padding-top : 5px; 
  padding-bottom : 5px;
  padding-left : 8px; 
  padding-right : 4px; 
  border: #CECECE;
  border-style: solid; 
  border-top-width: 0px; 
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px; 
  text-decoration: none;
  font-family : Arial, Helvetica, Tahoma, Verdana;
  font-size : 11px;
  font-weight: bold;
  text-align: left;
}
a.menuZ:link , a.menuZ:visited {
  color: #555555;
}
a.menuZ:hover {
  color: #000000;
  background-color: #E7A610;
  background-repeat: no-repeat;
  background-position: -5px -2px;
  text-decoration: none;
  text-align: left;
}