.clsCMOn {
	width:155px;
	height:19px;
	background-color:#00ADEE;
	font-size: 13px;
	font-family:Tahoma;
	font-weight:bold;
    padding-top: 3px;
	color: white;
	text-align:center;
	border-left: 2px solid #FFFFFF;
}

.clsCMOver {
	width:155px;
	height:45px;
	background-image:url(background2.gif);
	background-position:3px 0px;
	background-repeat:no-repeat;
	font-size: 13px;
	font-family:Tahoma;
	font-weight:bold;
    padding-top: 14px;
	padding-left:2px;
	color: white;
	text-align:center;
	/*border-left: 2px solid #FFFFFF;*/
 }

.clsCMOn2 {
	/*width:145px;
	height:20px;*/
	background-color:#F2F2F2;
	font-size: 11px;
	font-family:Arial;
	font-weight:normal;
    padding: 4px;
	color: black;
	text-align:left;
}

.clsCMOver2 {
	/*width:145px;
	height:20px;*/
	background-color:#EC1C24;
	font-size: 11px;
	font-family:Arial;
	font-weight:bold;
    padding: 4px;
	color: white;
	text-align:left;
 }
