/* 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*/
.clBar{position:absolute; width:10; height:10; background-color:#CCCC99; layer-background-color:#FF9900; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{
	position:absolute;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height: 14px;
	color: #333333;
	text-align: center;
}
.clLevel0{
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-align: center;

}
.clLevel0over{
	background-color:#999966;
	layer-background-color:#999966;
	color:#FFFFFF;
	cursor:pointer;
	cursor:hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-align: center;
}

/*Styles for level 1*/
.clLevel1, .clLevel1over{
	position:absolute;
	width:180;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height: 14px;
	text-align: center;
	color: #333333;
}
.clLevel1{
	background-color:#999966;
	layer-background-color:#999966;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-align: center;
}
.clLevel1over{
	background-color:#666600;
	layer-background-color:#666600;
	color:#FFFFFF;
	cursor:pointer;
	cursor:hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-align: center;
}
.clLevel1border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}

/*Styles for level 2*/
.clLevel2, .clLevel2over{
	position:absolute;
	width:180;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height: 14px;
	text-align: center;
	color: #333333;
}
.clLevel2{
	background-color:#666600;
	layer-background-color:#666600;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-align: center;
}
.clLevel2over{
	background-color:#333300;
	layer-background-color:#333300;
	color:#FFFFFF;
	cursor:pointer;
	cursor:hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-align: center;
}
.clLevel2border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}