/* CoolMenus 4 - default styles - do not edit */.clCMAbs { font-family: Arial; visibility: hidden; position: absolute; top: 0; left: 100 }/* CoolMenus 4 - default styles - end */  /*Style for the background-bar*/.clBar { font-family: Arial; background-color: #cecece; visibility: hidden; position: absolute; width: 10; height: 10; layer-background-color: CECECE }/*Styles for level 0*/.clLevel0,.clLevel0over   { font-size: 11px; font-family: Arial; padding: 4px; position: absolute }.clLevel0  { color: #000; font-size: 11px; font-family: Arial; font-weight: 700; font-stretch: normal; layer-background-color: EFEFEF  }.clLevel0over  { color: white; font-family: Arial; font-weight: 600; background-color: #ed2028; cursor: hand; layer-background-color: #5A84EF  }.clLevel0border  { visibility: hidden; position: absolute; layer-background-color: white  }/*Styles for level 1*/.clLevel1, .clLevel1over  { font-size: 11px; font-family: Arial; font-weight: bold; padding: 4px; position: absolute }.clLevel1  { color: #000; font-family: Arial; background-color: #ffecec; layer-background-color: CECECE  }.clLevel1over  { color: #fff; font-family: Arial; background-color: #ed2028; cursor: hand; layer-background-color: #949494  }.clLevel1border  { font-family: Arial; background-color: #fff; visibility: hidden; position: absolute; layer-background-color: #ffffff  }/*Styles for level 2*/.clLevel2, .clLevel2over { font-size: 11px; font-family: Arial; font-weight: bold; padding: 4px; position: absolute }.clLevel2  { color: #8c3119; font-family: Arial; background-color: #ffefc5; layer-background-color: CECECE  }.clLevel2over  { color: #8c3119; font-family: Arial; background-color: #ffce63; cursor: hand; layer-background-color: #949494  }.clLevel2border  { font-family: Arial; background-color: #ff9400; visibility: hidden; position: absolute; layer-background-color: #ffffff  }