  .clCMEvent{position:absolute; width:100%; height:100%; left:0px; top:0px; visibility:visible}
  .clCMAbs{position:absolute; visibility:hidden; left:0px; top:0px}

  .clT,.clTover{position:absolute; padding:4px; font-size:11px; font-weight:bold; width:120px; font-family:Arial, Helvetica, sans-serif; cursor:pointer;}
  .clT{color:#006699;}// background-color:#E0E0E0;
  .clTover{color:#000000;}//

  .clT1,.cl1Tover{
  position:absolute; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	vertical-align: text-bottom;
  cursor: pointer;
  padding: 4px;
  cursor:hand;
  }
  
  .clT1{
	color:#666666;
	text-align: left;
	text-indent: 3px;
	background-color:#E0E0E0;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;

}
  .clT1over{color:#ffffff; 
  text-align: left;
  	border-top-style: none;	
	background-color:#B3B3B3;
	text-indent: 3px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}

  .clB{position:absolute; color:#000000; visibility:hidden;} //background-color: #ffffff; 
  .clB1{position:absolute; color:#FFFFFF; visibility:hidden; background-color: #333333; } //

  .clBar{position:absolute; color:#CCCCCC; width:10px; height:10px; visibility:hidden;  background-color: #CCCCCC;}
