
/* CoolMenus 4 - default styles - do not edit */
.clCMAbs     { background-color: #008877; border: none 0px #ededed; position: absolute; top: 0; left: 0; visibility: hidden }
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar      { background-color: #008877; border: none 0px #ededed; position: absolute; width: auto; height: 14px; visibility: hidden }

/*Styles for level 0*/
.clLevel0,.clLevel0over          { color: #E5F3F1; font-weight: bold; font-size: 11px; font-family: arial, helvetica; background-color: white; border: none 0px #ededed; position: absolute; cursor: hand  }
.clLevel0        { color: #E5F3F1; background-color: #008877; border: none 0px #008877 }
.clLevel0over          { color: #000; background-color: #008877; border: none 0px #008877 }
.clLevel0border       { background-color: #008877; border: none 0px #008877; position: absolute; visibility: hidden }

/*Styles for level 1*/
.clLevel1, .clLevel1over       { color: #E5F3F1; font-weight: bold; font-size: 11px; font-family: arial, helvetica; background-color: #ffffff; border: none 0px #008877; position: absolute; cursor: hand  }
.clLevel1            { color: #E5F3F1; background-color: #008877; border-style: none none solid none; border-width: 0px 0px 0px 0px; border-color: #008877 #008877 #008877 #008877 }
.clLevel1over         { color: #000000; background-color: #66B8AD; border-style: none none solid none; border-width: 0px 0px 0px 0px; border-color: #008877 #008877 #008877 #008877 }
.clLevel1border       { background-color: white; border: none 0px #008877; position: absolute; visibility: hidden }

/*Styles for level 2*/
.clLevel2, .clLevel2over      { color: #E5F3F1;font-weight: bold; font-size: 11px; font-family: arial, helvetica; background-color: white; border: none 0px #008877; position: absolute; cursor: hand  }
.clLevel2           { color: #E5F3F1; background-color: #008877; border-style: none none solid none; border-width: 0px 0px 0px 0px; border-color: #008877 #008877 #008877 #008877 }
.clLevel2over           { color: #000000; background-color: #66B8AD; border-style: none none solid none; border-width: 0px 0px 0px 0px; border-color: #008877 #008877 #008877 #008877 }
.clLevel2border        { color: #000; background-color: white; border: none 0px #008877; position: absolute; visibility: hidden }
