	/* DEFAULT STYLES ---- NEEEDED START */
	.clCMEvent{position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
	.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
	/* DEFAULT STYLES ---- NEEEDED END */

	.clBar{
		position:absolute;
		width:10;
		height:10;
		visibility:hidden;
		layer-background-color:#336699;
		background-color:#999999;
		/* filter: Alpha(Opacity=90); */
	}	

	.clS,.clSover,.clInfo,.clSA,.clSC,.clSAover,.clSCover{
	position:absolute;
	width:209px;
	font-family:arial, helvetica;
	cursor:hand;
	font-size: 10px;
	padding:2px;
	background-color: #E4E4E4;
	color: #666666;
	height: 56px;

	}
	
	.clSover{
		background-color: #F0F0F0;
	}
	.clInfo{
		color: #8C8C8C;		
	}
	
	.clSA,.clSAover{
		color: #CC0000;
	}
	
	.clSC,.clSCover{
		color: #578282;
	}
	
	.clSAover,.clSCover{
		background-color: #F0F0F0;
	}
.clSovera {
	position:absolute;
	width:209px;
	font-family:arial, helvetica;
	cursor:hand;
	font-size: 10px;
	padding:2px;
	background-color: #E4E4E4;
	color: #003366;
	height: 56px;		background-color: #F0F0F0;
}

