
.clsCMOn {
	color: #F3F3F3;
	font-size : 11px;
	background: #475E87;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration : none;
	padding: 3px 4px;
}

.clsCMOver {
	color: White;
	background:#002C63;

	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration : none;
	padding: 3px 4px;
}

.clsCMLevel1On {
	color: #F3F3F3;
	font-size : 11px;
	background: #475E87;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration : none;
    padding: 3px 4px; 
}

.clsCMLevel1Over {
	color: White;
	/* background-color: #804000;
	#606060    #804000
	*/
	background:#002C63;
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration : none;
	padding: 3px 4px;
}
