.nav {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.nav:hover {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;

}
.mbody {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
}
.mbodybold {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.navsub
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
a.navsub:hover 
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}
.selnav {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.selsubnav {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}.footer {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.footerGray {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.mbody_underline {
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	color: 666666;
	text-decoration: underline;
}
.mbodySmall {

	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 14px;
}
