/* CoolMenus 4 - default styles - do not edit */
.clCMAbs     { position: absolute; visibility: hidden; left: 0; top: 0; font-family: Tahoma; 
               color: #000000; font-size: 8pt; letter-spacing:1pt; font-weight:bold }
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar       { position: absolute; width: 10; height: 10; layer-background-color: Navy; font-family: Tahoma; font-size: 
               8pt; visibility: hidden; letter-spacing:1pt; font-weight:bold; background-color:#E6E6E6 }
/*Styles for level 0*/
.clLevel0, .clLevel0over { border:1px solid #F2F2F2; position: absolute; font-size: 8pt; font-family: Tahoma; color: #C0C0C0; 
               font-weight: bold; padding: 0; letter-spacing:1pt }
.clLevel0    { background-color: #FFFFFF; layer-background-color: Navy; color: #000000; 
               font-family: Tahoma; font-size: 8pt; letter-spacing:1pt; font-weight:bold }
.clLevel0over { background-color: #FFFFFF; layer-background-color: #336699; color: #C0C0C0; 
               cursor: hand; font-family: Tahoma; font-size: 8pt; letter-spacing:1pt; font-weight:bold }
.clLevel0border { padding:1; position: absolute; layer-background-color: #006699; font-family:Tahoma; font-size:8pt; letter-spacing:1pt; color:#000000; font-weight:bold; background-color:#FFFFFF }