.clCMEvent { 
	position: absolute; 
	z-index: 300; 
	width: 100%; 
	height: 100%; 
	left: 0; 
	top: 0; 
	clip: rect(0,100%,100%,0); 
	visibility: hidden; }

.clCMAbs { 
	position: absolute; 
	width: 10; 
	height: 10; 
	left: 0; 
	top: 0; 
	visibility: hidden; }

.clT,.clTover,.clS,.clSover,.clS2,.clS2over {
	position: absolute;
	overflow: hidden;
	width: 130;
	height: 25;
	cursor: pointer;
	cursor: hand;
	left: 465px;
	top: 85px;}
 
.clB  {
	layer-background-color: #336699;
	background-color: #666666;
	position: absolute;
	visibility: hidden;
	z-index: 300; } 

.clBar { 
	position: absolute;
	width: 10; 
	height: 10; 
	visibility: hidden;
	layer-background-color: #336699; }

.clT  {
	padding: 4px;
	font-size: 12px;
	font-weight: bold;
	background-color: #848484;
	color: #FFFFFF; } 

.clTover {
	layer-background-color: #336699;
	background-color: #000099;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px; } 

.clS {
	color: #dddddd;
	background-color: #000000;
	layer-background-color: #CDDBEB;
	font-size: 12px;
	font-weight: bold;
	padding: 2px; } 

.clSover {
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099; }

.clS2 {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 2px; }

.clS2over {
	layer-background-color: #336699;
	background-color: #000099;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	padding: 2px; } 


TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;} 

P,B,INPUT,DIV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;}

