div {
	font-family: Tahoma, Helvetica;
}
.mainmenu {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	height: 38px;
	width: 125px;
	line-height: 38px;
	background-image: url(images/menubg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
}
.mainmenuover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #F0E1B6;
	text-decoration: none;
	text-align: center;
	height: 38px;
	width: 125px;
	line-height: 38px;
	background-image: url(images/menubg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
}


.clsCMOver {
	color: #003366;
	font-size : 10px;
	font-family : verdana;
	text-decoration : none;
	padding: 2px 4px;
	font-weight: bold;
	text-align: left;
	
}
.clsCMOn {
	color: #ffffff;
	font-size : 10px;
	font-family : verdana;
	text-decoration : none;
	padding: 2px 4px;
	font-weight: bold;
	text-align: left;
}