/* 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; visibility:hidden;}

/*Styles for level 0 This is the top layer where your buttons go, the background colors have been removed in this instance to allow it to be transparent*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:11px; font-weight:bold}
.clLevel0{color:white;}
.clLevel0over{cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden;}


/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:10px; font-weight:bold}
.clLevel1{background-color:#003786; layer-background-color:#003786; color:#FFFFFF;}
.clLevel1over{background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#000000; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#cccccc; layer-background-color:#000000}


/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:10px; font-weight:bold}
.clLevel2{background-color:#003786; layer-background-color:#003786; color:#FFFFFF;}
.clLevel2over{background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#000000; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#cccccc; layer-background-color:#000000}


a:link {  font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #567FCE}
a:active {  font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #567FCE}
a:visited {  font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #CC0000}
a:hover {	font-family:Arial, Helvetica, sans-serif; text-decoration: none; color: #CC0000;}

a.bodytext_greyroll:link { font-family: Arial, Helvetica, sans-serif; color: #cccccc; background-color: transparent;}
a.bodytext_greyroll:active { font-family: Arial, Helvetica, sans-serif; color: #cccccc; background-color: transparent;}
a.bodytext_greyroll:visited { font-family: Arial, Helvetica, sans-serif; color: #cccccc; background-color: transparent;}
a.bodytext_greyroll:hover { font-family: Arial, Helvetica, sans-serif; color: #cccccc; background-color: transparent; text-decoration: none;}

.bodyText { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;  
	color: #000000;
}

.bodyitalics { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight:normal;
	font-style:italic;
	color: #000000
}

.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.bodyboldGrey { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;  
	color: #cccccc
}

.bodyboldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}

.mainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #cccccc;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #567FCE;
}

.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	background-color: #EB9999;
}
