/* 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:#002047; layer-background-color:#002047; 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:#002047; layer-background-color:#002047; color:white;}
.clLevel0over{background-color:#174173; layer-background-color:#174173; 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; font-weight:bold}
.clLevel1{background-color:#002047; layer-background-color:#002047; color:white;}
.clLevel1over{background-color:#174173; layer-background-color:#174173; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:10px; font-weight:bold}
.clLevel2{background-color:#002047; layer-background-color:#002047; color:white;}
.clLevel2over{background-color:#174173; layer-background-color:#174173; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}

BODY,TABLE,IFRAME {
	color: #000000;
	font-family: Tahoma;
	font-size: 10pt;
	scrollbar-3d-light-color : #F0F0F0;
	scrollbar-arrow-color : #A0A0A0;
	scrollbar-base-color : #A0A0A0;
	scrollbar-dark-shadow-color : #F0F0F0;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #F0F0F0;
	scrollbar-shadow-color : #A0A0A0
	}

A {
	color: #000000;
	font-family: Tahoma;	font-size: 10pt;
	font-style:italic
	}
