	
/* CoolMenus 4 - default styles - do not edit */
.clCMAbs     { position: absolute; visibility: hidden; left: 0; top: 0 }
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar       { position: absolute; width: 5; height: 5; background-color: Black; 
               layer-background-color: Black; visibility: hidden }
/*Styles for level 0*/
.clLevel0, .clLevel0over { position: absolute; font-family: tahoma, arial, helvetica; font-size: 11px; 
               font-weight: bold; padding: 2px }
.clLevel0    { background-color: Black; layer-background-color: Black; color: white }
.clLevel0over { background-color: Black; layer-background-color: ##BCCA0B; color: white; 
               cursor: hand }
.clLevel0border { position: absolute; visibility: hidden; background-color: black; 
               layer-background-color: #BE0000}
/*Styles for level 1*/
.clLevel1, .clLevel1over { position: absolute; font-family: tahoma, arial, helvetica; font-size: 11px; 
               font-weight: bold; padding: 2px }
.clLevel1    { background-color: Black; layer-background-color: Black; color: white }
.clLevel1over { background-color: #BE0000; layer-background-color: #BE0000; color: #F5FCA9; cursor: 
               hand }
.clLevel1border { position: absolute; visibility: hidden; background-color: #BE0000; 
               layer-background-color: #BE0000}
/*Styles for level 2*/
.clLevel2, .clLevel2over { position: absolute; font-family: tahoma, arial, helvetica; font-size: 10px; 
               font-weight: bold; padding: 2px }
.clLevel2    { background-color: Black; layer-background-color: Black; color: white }
.clLevel2over { background-color: #BE0000; layer-background-color: #BE0000; color: Black; 
               cursor: hand }
.clLevel2border { position: absolute; visibility: hidden; background-color: #BE0000; 
               layer-background-color: #BE0000}


