/* 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 colours 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:#CCCCCC; layer-background-color:#CCCCCC; color:#000000;}
.clLevel1over{background-color:#999999; layer-background-color:#999999; color:#FFFFFF; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#999999; layer-background-color:#999999}

.headblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bodyboldblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.bodyboldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000066;
	font-weight: bold;
}
.bodyboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DB3632;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bodytextunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	
}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	background-color: #F0F0F0;
}


body {

	scrollbar-3d-light-color:#F0F0F0;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#CCCCCC;
	scrollbar-dark-shadow-color:#F0F0F0;
	scrollbar-face-color:#CCCCCC;
	scrollbar-highlight-color:#F0F0F0;
	scrollbar-shadow-color:#F0F0F0;

}

a:link {  font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #000000}
a:active {  font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #000000}
a:visited {  font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #000000}
a:hover {	font-family:Arial, Helvetica, sans-serif; text-decoration: none; color: #354990}

hr {
height: 1px;
width: 100%;
color:#CCCCCC;
border-style:solid;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bodyboldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

