div {
	font-family: Tahoma, Helvetica;
}

.clsCMOn, .clsCMOver {
	font-size: 12px;
        padding: 2px 4px;
	color: black;
}
.mainmenu {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F4F4F4;
	background-image: url(images/menu-BG.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 27px;
	height: 27px;
	width: 194px;
	display: block;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.mainmenuover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F4F4F4;
	background-image: url(images/menu-BG-hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 27px;
	height: 27px;
	width: 194px;
	display: block;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.clsCMOn {
	color: #000000;
	font-size : 11px;
	font-family : verdana;
	text-decoration : none;
	border: 0px none;
	padding: 2px 4px;
	font-weight: bold;
}	
.clsCMOver {
	color: #000000;
	font-size : 11px;
	font-family : verdana;
	text-decoration : none;
	border: 0px none;
	padding: 2px 4px;
	font-weight: bold;
}