/* CSS Document */
/* 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:10; height:10; background-color:Navy; layer-background-color:Navy; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:12px; font-weight:bold}
.clLevel0{background-color:#660000; layer-background-color:#660000; color:white;}
.clLevel0over{background-color:#336699; layer-background-color:#336699; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:tahoma, arial, helvetica; font-size:11px}
.clLevel1{background-color:#E0E0E0; layer-background-color:#E0E0E0; color:#555555;}
.clLevel1over{background-color:#ABABAB; layer-background-color:#ABABAB; color:white; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:white; layer-background-color:white}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:tahoma, arial, helvetica; font-size:10px}
.clLevel2{background-color:#E0E0E0; layer-background-color:#E0E0E0; color:#555555;}
.clLevel2over{background-color:#ABABAB; layer-background-color:#ABABAB; color:white; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:white; layer-background-color:white}
.mainTextBlueDotted {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: dotted;
	border-bottom-color: #00F;
}
.H4Red {
	color: #F00;
}
.TableMain table tr .mainText ul li strong {
	color: #F00;
}
.TableMain table tr .mainText p strong {
	color: 666668;
}
