.mvBodyText {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
}
.tablehead {
	font-family:verdana;
	font-size:10pt;
	font-weight:bold;
	color:white;
	text-align:center;
	background-color:#AF3638;
}
.tabledata {
	font-family:verdana;
	font-size:10pt;
	color:black;
	background-color:#e7e7e7;
}
.text {
	font-family:verdana;
	font-size:10pt;
	color: #000000;
}
.tabon {
	font-family:verdana;
	font-size:11px;
	color: #000000;
	font-weight:bold;
	width:94px;
	text-align:center;
	background-image:url('../images/tabon.gif');
}
.taboff {
	font-family:verdana;
	font-size:11px;
	color: #000000;
	width:94px;
	text-align:center;
	cursor:hand;
	background-image:url('../images/taboff.gif');
}
.navmenu {
	font-family:verdana;
	font-size:8pt;
	background-color:#FFFAEB;
	border:1px solid black;
}
.navbar {
	font-family:verdana;
	font-size:11px;
}
.navmenu_on {
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
	background-color:#FFFFFF;
	border:1px solid black;
}
a {
	font-family:verdana;
	text-decoration:none;
	color: mediumblue;
}
a:hover {
	font-family:verdana;
	text-decoration:underline;
	color: #0066FF;
}