.clCMEvent{position:absolute; z-index:300; width:100%; height:100%; clip:rect(0,100%,100%,0); left:0; top:0; }
.clCMAbs{position:absolute; width:12; height:12; left:0; top:0; }
.clB{display:none;}
.bordercolor{visibility:hidden}
/* Adjust or remove opacity using filter:alpha and opacity below */
.clB,.bordercolor{position:absolute; z-index:100;filter:alpha(opacity=100); opacity:1.00;}
.temp{position:absolute;width:0px;height:0px; display:none;}
.item_on,.item_off{position:absolute; width:175px; height:22px;}

.item_on,.item_off{
	padding: 5px;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: visible;
	text-align: left;
	cursor: pointer;
}
.clB,.bordercolor{
	background-color:#000000;
	border:#000000;

}
.item_off{
	background-color:#004975; 
	color:#ffffff;
	
	background-image:url(../images/dhtml_bg.gif);
	background-repeat:repeat-y;
	background-position:right;
	
}
.item_on{
	background-color: #ccd3d7;
	color:#00253c;
}
