.menu {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #239BFC;
	text-align: left;
	border-bottom : 1px solid White;
	border-left : 1px solid White;
	border-right : 1px solid White;
	padding-left : 30px;
	font-weight : bold;
	background-image : url(../images/menu_left.gif);
	background-repeat : no-repeat;
	background-position : 3px;
}
.title {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #239BFC;
	text-align: center;
	padding-right:2px;
}
.middle {
	font-family:verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding-left:0px;
	padding-right:0px;
	}

.black {
	font-family:arial;
	font-size: 14px;
	color:#000000;
	text-align: left;
	padding-left:0px;
	padding-right:0px;
}

.black2 {
	font-family:arial;
	font-size: 12px;
	color:#000000;
	text-align: left;
	padding-left:0px;
	padding-right:0px;
}

.black3 {
	font-family:arial;
	font-size: smaller;
	color:#000000;
	text-align: left;
	padding-left:0px;
	padding-right:0px;
}

H1 {
	font-family:arial;
	font-size: larger;
	color:#000000;
	padding-left:0px;
	padding-right:0px;
}

.Blue {
	font-family:verdana;
	font-size: 11px;
	font-weight: bold;
	color:#0030CE;
	text-align: left;
	padding-left:0px;
	padding-right:0px;
}

.left {
	font-family:verdana;
	font-size: 11px;
	font-weight: bold;
	color: #E87218;
	text-align: left;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}

UL.custom_ul{
	padding-left: 7px;
	line-height: 17px;
	margin-left: 0px;
	background-image : none;
	list-style : none outside none;
}

UL.custom_ul2{
	padding-left: 17px;
	line-height: 17px;
	margin-left: 10px;
	list-style-type : disc;
}

A.bottom:hover 
{ 
FONT-SIZE: 11px; 
COLOR: #E87218; 
FONT-FAMILY: verdana;
Text-Decoration:no; 
} 


a.link3:link {text-decoration: none;color: #FFFFFF;font-family: verdana;Font-size: 12px;}
a.link3:visited { text-decoration: none; color: #FFFFFF ;font-family: verdana; Font-size: 12px;} 
a.link3:hover { text-decoration: underline; color: #FFFFFF ;font-family: verdana; Font-size:12px;}
a.link3:active { text-decoration: none; color: #FFFFFF ;font-family: verdana; Font-size: 12px;}

a.link2:link {text-decoration: none;color: #209CFF;font-family: arial;font-weight: bold;}
a.link2:visited { text-decoration: none; color: #209CFF ;font-family: arial; font-weight: bold;}
a.link2:hover { text-decoration: underline; color: #209CFF ;font-family: arial; font-weight: bold;}
a.link2:active { text-decoration: none; color: #3B3B3B ;font-family: arial;font-weight: bold;}

a.link4:link { text-decoration: none; color: #DD9E26 ;font-family: verdana; Font-size: 11px;font-weight: bold;}
a.link4:visited { text-decoration: none; color: #DD9E26 ;font-family: verdana; Font-size: 11px;font-weight: bold;}
a.link4:hover { text-decoration: underline; color: #DD9E26 ;font-family: verdana; Font-size:11px;font-weight: bold;}
a.link4:active { text-decoration: none; color: #DD9E26 ;font-family: verdana; Font-size: 11px;font-weight: bold;}

/* 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: #FFFFFF;
	layer-background-color:Navy;
	visibility:hidden
}
.clborder{
	position:absolute;
	visibility:hidden;
	background-color: Black;
	layer-background-color:black
}

/*Styles for level 0*/
.clLevel0,.clLevel0over{
	position:absolute;
	padding: 6px 0px 0px 30px;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.clLevel0{
	background-color: #239BFC;
	layer-background-color:#E3E1C6;
	color: White;
	background-image : url(../images/menu_left.gif);
	background-repeat : no-repeat;
	background-position : 3px;
}
.clLevel0over{
	background-color: #0166D5;
	layer-background-color:#336699;
	color: White;
	cursor:pointer;
	cursor:hand;
	background-image : url(../images/menu_left.gif);
	background-repeat : no-repeat;
	background-position : 3px;
}
.clLevel0border{
	position:absolute;
	visibility: hidden;
	background-color: White;
	layer-background-color:#006699
}

/*Styles for level 1*/
.clLevel1, .clLevel1over{
	position:absolute;
	padding: 6px 0px 0px 10px;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.clLevel1{
	background-color: #239BFC;
	layer-background-color:#E3E1C6;
	color: #FFFFFF;
}
.clLevel1over{
	background-color: #0166D5;
	layer-background-color:#336699;
	color: White;
	cursor:pointer;
	cursor:hand;
}
.clLevel1border{
	position: absolute;
	visibility: hidden;
	background-color: #FFFFFF;
	layer-background-color:#006699
}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family: Helvetica, Arial, Helvetica, sans-serif; font-size: 8px; font-weight:bold}
.clLevel2{background-color:#239BFC; layer-background-color:Navy; color:#333366;}
.clLevel2over{background-color:#B7D1F2; layer-background-color:#336699; color:#333366; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:white; layer-background-color:#006699}