/* CSS Document */

/* 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 */
  
/* MENU NUMBER 1 */  
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#D40204; 
layer-background-color:#D40204; visibility:hidden;
}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:1px; font-family:tahoma,arial,helvetica; 
font-size:12px; font-weight:bold;
}
.clLevel0{color:#D40204;}
.clLevel0over{background-color:#F0DF64; layer-background-color:#FFFFE0; color:#CC0000; 
cursor:pointer; cursor:hand; 
}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; width:180; padding:2px; 
font-family:tahoma,arial,helvetica; font-size:11px; font-weight:bold;
}
.clLevel1{background-color:#D40204; layer-background-color:#FFFFE0; color:#F0DF64;}
.clLevel1over{background-color:#F0DF64; layer-background-color:#FFFFE0; color:#CC0000; 
cursor:pointer; cursor:hand; 
}
.clLevel1border{position:absolute; visibility:hidden; background-color:#006699; 
layer-background-color:#006699;
}
