/* CoolMenus 4 - default styles - do not edit */
.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}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/

.bar {
	position: relative; 
	width: 10px; 
	height: 10px; 
	background-color: #ffdddd; 
	layer-background-color: #ddffdd;
	visibility: hidden;
}
.bar_background {
	position:absolute;
	/*background-color: #000000;*/
	width: 10px;
	height: 10px; 
/*	background-color: #3C3A6C; */
	background-color: #ff5555; 
	layer-background-color: #55ff55; 
	visibility:visible;
}

/*Styles for level 0,1 and 2*/
.ml0, .ml0r {
	position: absolute; 
	padding: 3px 1px 3px; 

/*	font-family: verdana,tahoma,arial,helvetica; 
	font-size: 11px; 
	font-weight: normal;
	background-color: #dddddd; 
	layer-background-color: #dddddd; 
	color: #000000;
*/
/*	T background-color: #FEF99E; */
	background-color: #EAEAEA; 
	layer-background-color: #FFFFFF; 
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 11px;
/*T	font-weight: bold;*/
	text-decoration: none;	
	text-align: center;
	
}
.ml0o, .ml0or {
	position: absolute; 
	padding: 3px 1px 3px; 
/*	font-family: verdana,tahoma,arial,helvetica; 
	font-size: 11px; 
	font-weight: normal;
	background-color: #ddddff; 
	layer-background-color: #8BA7CF; 
	color: #000000; 
	*/
/*	background-color: #FEF99E; 
	layer-background-color: #FEF99E;*/
	background-color: #EAEAEA; 
	layer-background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	text-align: center;
/*	T border: 1px solid #000000;*/
/*	border : thin solid Blue;*/
	cursor: pointer;
	cursor: hand; 
}
.ml0r {
	background-color: #EAEAEA; 
	layer-background-color: #FFFFFF; 
	color: white;
	font-size: 11px;
}
.ml0or {
	background-color: #EAEAEA; 
	layer-background-color: #FFFFFF; 
	color: white;
}

.ml0b {
	position: absolute; 
	visibility: hidden; 
	background-color: black; 
	layer-background-color: black;
}

.m20 {
	position: absolute; 
	padding: 3px 1px 3px; 

/*	font-family: verdana,tahoma,arial,helvetica; 
	font-size: 11px; 
	font-weight: normal;
	background-color: #dddddd; 
	layer-background-color: #dddddd; 
	color: #000000;
*/
	background-color: #EAEAEA; 
	layer-background-color: #FFFFFF; 
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;	
/*	bsorder: 1px solid #F4F4F4;*/
}
.m20o {
	position: absolute; 
	padding: 3px 1px 3px; 
/*	font-family: verdana,tahoma,arial,helvetica; 
	font-size: 11px; 
	font-weight: normal;
	background-color: #ddddff; 
	layer-background-color: #8BA7CF; 
	color: #000000; 
	*/
	background-color: #EAEAEA; 
	layer-background-color: #FFFFFF; 
	color: #9B9862;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
/*T	border: 1px solid #FEF99E;*/
	text-align: left;	

	cursor: pointer;
	cursor: hand; 
}
.m20b {
	position: absolute; 
	visibility: hidden; 
	background-color: #FFFFFF; /*CED3D6*/
	layer-background-color: #FFFFFF;
}
