.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	vertical-align: middle;
	white-space: nowrap;
	background-image: _images_navbg.gif);
	background-repeat: repeat;
	text-align: center;
	height: 15px;
	padding-right: 3px;
	padding-left: 3px;
}

.nav:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	vertical-align: middle;
	white-space: nowrap;
	background-image: _images_navbg.gif);
	background-repeat: repeat;
	text-align: center;
	height: 15px;
	padding-right: 3px;
	padding-left: 3px;
}

.menutext{
	font-family:verdana,arial,helvetica;
	color:#000000;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

.subhead{
	font-family:verdana,arial,helvetica;
	color:#666633;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

.bodytext{font-family:verdana,arial,helvetica;color:#000000;font-weight:normal;font-size:12px;text-decoration:none;}
a.bodytext:link{font-family:verdana,arial,helvetica;color:#000000;font-weight:normal;font-size:12px;text-decoration:underline;}
a.bodytext:visited{font-family:verdana,arial,helvetica;color:#666666;font-weight:normal;font-size:12px;text-decoration:underline;}
.footer{
	font-size:8px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: bottom;
}

