/* CoolMenus 4 - default styles - do not edit */
.clCMEvent{position:absolute; width:100%; height:100%; 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 */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#D3D3D3; layer-background-color:#D3D3D3; visibility:hidden;}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:9pt; }
.clLevel0{background-color:#CCC2A8; layer-background-color:#D3D3D3; color:#04366C;}
.clLevel0over{background-color:#CCC2A8; layer-background-color:#D3D3D3; color:#04366C; cursor:bold; cursor:hand;}
.clLevel0border{position:absolute; visibility:hidden; background-color:#CCC2A8; layer-background-color:#04366C;}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:9pt;}
.clLevel1{background-color:#D3D3D3; layer-background-color:#D3D3D3; color:#04366C;}
.clLevel1over{background-color:#F2EEF3; layer-background-color:#F2EEF3; color:#003366; cursor:pointer; cursor:hand;}
.clLevel1border{position:absolute; visibility:hidden; background-color:#CCC2A8; layer-background-color:#04366C;}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:9pt;}
.clLevel2{background-color:#D3D3D3; layer-background-color:#D3D3D3; color:#04366C;}
.clLevel2over{background-color:#F2EEF3; layer-background-color:#F2EEF3; color:#003366; cursor:pointer; cursor:hand;}
.clLevel2border{position:absolute; visibility:hidden; background-color:#CCC2A8; layer-background-color:#04366C;}

/* Body Commands ***********************************/
body {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font : arial, sans-serif;
	margin-top : 0px;
}
/* Body Commands ***********************************/

/* Standard fonts set for content areas****************/
TD {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
}
/* Standard fonts set for content areas****************/

/* Link Commands ***********************************/
a:active {
	color: #A49367;
	font-family: verdana,sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

a:link {
	color: #A49367;
	font-family: verdana,sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

a:visited {
	color: #A49367;
	font-family: verdana,sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

a:hover {
	color: #63101E;
	font-family: verdana,sans-serif;
	font-size: 8pt;
	text-decoration: underline;
}
/* Link Commands ***********************************/
