.clCMEvent{
position:absolute;
z-index:300;
width:100%;
height:100%;
clip:rect(0,100%,100%,0);
left:0;
top:0;
visibility:hidden;
}

.clCMAbs{
position:absolute;
width:10;
height:10;
left:0;
top:0;
visibility:hidden;
}

.me{
	position:absolute;
	overflow:hidden;
	width:100;
	height:25;
	cursor:pointer;
	cursor:hand;
	padding:4px;
	font-size:13px;
	color:white;
	text-align:center;
	font-weight: bold;
}

.me_up{
position:absolute;
overflow:hidden;
width:100;
height:25;
cursor:pointer;
cursor:hand;
padding:4px;
font-size:13px; 
color:#FCCE55;
text-align:center;
font-weight: bold;
}

.me1{
position:absolute;
overflow:hidden;
width:100;
height:25;
cursor:pointer;
cursor:hand;
padding:2px;
font-size:11px;
color:#ed1c24;
background-color:#edebeb;
layer-background-color:#edebeb;
text-align:center;
border-bottom: 1px solid #999999;
border-right: 1px solid #999999;
border-left: 1px solid #ffffff;
border-top: 1px solid #ffffff;
}

.me1_up{
position:absolute;
overflow:hidden;
width:100;
height:25;
cursor:pointer;
cursor:hand;
padding:2px;
font-size:11px;
color:#FCCE55;
layer-background-color:#ed1c24;
background-color:#ed1c24;
text-align:center;
border-bottom: 1px solid #999999;
border-right: 1px solid #999999;
border-left: 1px solid #ffffff;
border-top: 1px solid #ffffff;
}

.clB{
position:absolute;
visibility:hidden;
z-index:300;
}
.clB{
layer-background-color:#336699
}
