/* CoolMenus 4 - default styles - do not edit */
.clCMEvent{position:absolute; width:99%; height:99%; background-color:red; 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 */
  
.clBar{position:absolute; width:10; height:10; background-color:#006666; layer-background-color:#006666; visibility:hidden}

/*Styles for level 0*/
.clLevel0, .clLevel0over{position:absolute; padding:4px; font-family:tahoma,arial,helvetica; font-size:12px; font-weight:bold}
.clLevel0{background-color:#006666; layer-background-color:#006666; color:#FFFFFF;}
.clLevel0over{background-color:#EDEDDE; layer-background-color:#EDEDDE; color:#000000; cursor:pointer; cursor:hand; }

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; width:180; padding:4px; font-family:tahoma, arial,helvetica; font-size:11px; font-weight:bold}
.clLevel1{background-color:#006666; layer-background-color:#006666; color:#FFFFFF;}
.clLevel1over{background-color:#EDEDDE; layer-background-color:#EDEDDE; color:#000000; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#000000; layer-background-color:#000000}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; width:180; padding:4px; font-family:tahoma, arial,helvetica; font-size:11px; font-weight:bold}
.clLevel2{background-color:#006666; layer-background-color:#006666; color:#FFFFFF;}
.clLevel2over{background-color:#EDEDDE; layer-background-color:#EDEDDE; color:#000000; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#000000; layer-background-color:#000000}

/*Styles for level 3*/
.clLevel3, .clLevel3over{position:absolute; width:180; padding:4px; font-family:tahoma, arial,helvetica; font-size:11px; font-weight:bold}
.clLevel3{background-color:#006666; layer-background-color:#006666; color:#FFFFFF;}
.clLevel3over{background-color:#EDEDDE; layer-background-color:#EDEDDE; color:#000000; cursor:pointer; cursor:hand; }
.clLevel3border{position:absolute; visibility:hidden; background-color:#000000; layer-background-color:#000000}

.menulink {
display: inline;
width: 140px;
text-align: center;
text-decoration: none;
font-family:tahoma, arial, helvetica;
font-size:12px;
font-weight:bold;
color: #FFFFFF;
BORDER: 3px solid #006666;
}

.menulink:hover {
border: solid 3px #EDEDDE;
background-color:#EDEDDE;
color: #000000;
}

.lnk:Link {color:CCCCCC;text-decoration:none;}
.lnk:Visited {color:CCCCCC;text-decoration:none;}
.lnk:Hover {color:#FFFFFF;text-decoration:none;}

.erik:Link {
font-family:tahoma, arial, helvetica;
font-size:11px;
font-weight:bold;
text-align: center;
color:000000;
text-decoration:none;}

.erik:Visited {
font-family:tahoma, arial, helvetica;
font-size:11px;
font-weight:bold;
text-align: center;
color:000000;
text-decoration:none;}

.erik:Hover {
font-family:tahoma, arial, helvetica;
font-size:11px;
font-weight:bold;
text-align: center;
color:#FF0000;
text-decoration:underline;}

.lnk2:Link {
font-family:tahoma, arial, helvetica;
font-size:12px;
font-weight:bold;
text-align: center;
display: inline;
color:#FFFFFF;
width: 80px;
background-color:#006666;
border: solid 3px #006666;
text-decoration:none;
}

.lnk2:Visited {
font-family:tahoma, arial, helvetica;
font-size:12px;
font-weight: bold;
text-align: center;
display: inline;
color:#FFFFFF;
width: 80px;
background-color:#006666;
border: solid 3px #006666;
text-decoration:none;
}

.lnk2:Hover {
font-family:tahoma, arial, helvetica;
font-size:12px;
font-weight: bold;
text-align: center;
display: inline;
color:#00FF00;
width: 80px;
background-color:#006666;
border: solid 3px #006666;
text-decoration:none;
}

.lnk1:Link {
font-family:tahoma, arial, helvetica;
font-size:12px;
font-weight:bold;
display: inline;
width: 95%;
background-color:#EDEDDE;
color: #000000;
border: solid 3px #EDEDDE;
text-decoration:none;
}

.lnk1:Visited {
font-family:tahoma, arial, helvetica;
font-size:12px;
font-weight:bold;
display: inline;
width: 95%;
background-color:#EDEDDE;
color: #000000;
border: solid 3px #EDEDDE;
text-decoration:none;
}

.lnk1:Hover {
font-family:tahoma, arial, helvetica;
font-size:12px;
font-weight:bold;
display: inline;
width: 95%;
color:#FFFFFF;
background-color:#006666;
border: solid 3px #006666;
text-decoration:none;
}

.list {
font-family:tahoma, arial, helvetica;
font-size:12px;
font-weight:bold;
display: inline;
width: 100%;
background-color:#EDEDDE;
color: #000000;
border: solid 3px #EDEDDE;
text-decoration:none;
}

.norm {
font-family:verdana, arial, helvetica;
font-size:11px;
font-weight:normal;
color: #000000;
text-decoration:none;
}