.clCMEvent {
	LEFT: 0px; VISIBILITY: visible; WIDTH: 99%; CLIP: rect(0px 100% 100% 0px); POSITION: absolute; TOP: 0px; HEIGHT: 99%
		BACKGROUND-COLOR: #ffFFFF;
}
.clCMAbs {
	LEFT: 0px; VISIBILITY: hidden; POSITION: absolute; TOP: 0px
		BACKGROUND-COLOR: #ffFFFF;
}
.clBar {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; VISIBILITY: visible; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; POSITION: absolute; HEIGHT: 15px; 
}
.clLevel0, .clLevel0over{
	font: bold 10px verdana, arial, sans-serif; 
	color: #0F4077;
	line-height: 15px;
	POSITION: absolute; 
	text-align: left;
	cursor: pointer;
}
.clLevel0border {
	border: medium none;
   VISIBILITY: hidden; 
	POSITION: absolute;
}
.clLevel1 {
	font: bold 10px verdana, arial, sans-serif; 
	color: #0F4077;
	line-height: 15px;
	POSITION: absolute; 
	text-align: left;
	cursor: pointer;
	background: #CAD8F6;
	padding-left: 8px;
}
.clLevel1over {
	padding-left: 8px;
	font: bold 10px verdana, arial, sans-serif; 
	color: #6C8BAF;
	line-height: 15px;
	POSITION: absolute; 
	text-align: left;
	cursor: pointer;
	background: #CAD8F6;
}
.clLevel1border {
	Z-INDEX: 500; 
	background: #2A3890;
	VISIBILITY: hidden; 
	POSITION: absolute
}
.clLevel2 {
	padding: 2px;
	padding-left: 8px;
	FONT: 10px verdana; 
	COLOR: #0E0E0E; 
	POSITION: absolute; 
	BACKGROUND-COLOR: #A8A8A8; 
  border-right: 1px solid #F16C1F;
  border-left: 1px solid #F16C1F;
}
.clLevel2over {
	padding: 2px;
	padding-left: 8px;
	FONT: 10px verdana; 
	cursor: pointer; 
	COLOR: #ffffff;
   POSITION: absolute; 
   BACKGROUND: #3B3B3B; 
	cur-sor: url(media/img/hand.cur);
  border-right: 1px solid #F16C1F;
  border-left: 1px solid #F16C1F;
}
.clLevel2border {
	BORDER-TOP:  #F16C1F 1px solid;
	padding: 0px;
	Z-INDEX: 500; 
	BACKGROUND: #F16C1F; 
	VISIBILITY: hidden; 
	POSITION: absolute
}

