body,td,th {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

}

body {

	background-color:#135055;

	background-image:url('bg.png');

	background-repeat:repeat-x;

}

a:link, a:visited, a:active {

	color: #003366;

	text-decoration: none;

}

a:hover {

	color: #336699;

	text-decoration: none;

}

form {

	margin: 0;

}

h1, h2, h3, h4, h5 {

	margin: 5px 0px 5px 0px;

}



.highlight {

	background-color: #D0D0D0;

}





#navContainer {	

	display:block;
	width: 1000px;
	height:36px;
}
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#header_menu {
	position: absolute;
	margin-left: 20px;
}
#header_menu li {
	line-height: normal;
	
}
ul#header_menu  {
	z-index: 10; 
	clear: both;
}
#nav {
	height: 36px;
	border: 0;
	padding:0;
	margin:0;
}
#nav ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	font-size:13px;; 
	width: auto;
	height:36px;
	position: relative; /* Fix the Stupid IE6 Bug */
}
#nav ul li {
	float: left; 
	color: #0d4046; 
	text-align: center; 
	font-weight: normal;
}
#nav ul li a {
	display: block;
	width:199px;
	text-align:center;
	padding-bottom: 10px;
	padding-top:10px;
	border-right: 1px solid #cf2b12; 
	color: #0d4046; 
	text-decoration: none;
	}



/* Root Level Link Formatting */

#nav ul li a:hover, #nav li a:focus {background: #d1361c; color: #0d4046;}

#nav li a:active, #nav ul li a.active {background: #d1361c; color: #0d4046;}



/* Current page Customisations*/

#nav li.menu-current a		{background: #D1361C; color: #fff;}

#nav li.menu-current a		{font-weight: bold;} 



/* 2nd Child menu */

#nav .menu li ul {position: absolute; width: 199px; margin: 0; display: none; text-transform: none; border-top: 0; font-size: 100%;}

#nav .menu li ul li {width: 199px; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 25px}

#nav .menu li ul a {width: 189px; line-height:25px; padding:0 0 0 10px; text-align:left; background-image:url(bg_menu.png); color: #0d4046; border: 0;}



/* 2nd Child link hover */

#nav .menu li ul a:hover {background: #d1361c; border: 0; color:#0d4046;}



/* Show and hide */

#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}

#nav .menu li ul ul { display: none;}

#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}

#nav .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li.subMenu ul, #nav .menu li li.subMenu ul {display: block;}





/* 3rd Child Menu Appreances */

#nav .menu li ul li ul li a 	{ width: 189px; padding:0 0 0 10px; background: #c6c6c6; color: #0d4046; }



/* Positioning the Pop-out Drops */

#nav li {position: relative;}



#nav ul ul ul {

	position: absolute;

	top: 1px;

	left: 100%;

}





/*  Float containers fix: */

.clearfix:after {

    content: ".";

    display: block;

    height: 0;

    clear: both;

    visibility: hidden;

}

/*  \*/



/* end menu */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */





.content {
	display:block;
	width:960px	;
	background-color: #FFFFFF;
	padding: 20px;
	min-height: 400px;
}

.footer {
	display:block;
	width:1000px;
	background-color: #DDDDDD;
	text-align: center;
	font-size: 10px;
	height: 10px;
	line-height:10px;

}



.htcfix{

	behavior:url(/templates/Eve/iepngfix.htc);

}
.h_content{
	display:block;
	width:1000px;
	margin:auto;
}
.h_menu{
	display:block;
	width:1000px;
	height:36px;
	background-image:url(bg_menu.png);
	background-repeat:repeat-x;
}
.h_umenu{
	display:block;
	width:1000px;
	height:172px;
	background-image:url(bg_top.png);
	background-repeat:repeat-x;
}
.h_umen_l{
	display:block;
	width:745px;
	height:142px;
	float:left;
	padding-top:30px;
	color:#0d4046;
	text-align:center;
	font-size:22px;
	font-family:Futura Book, Myriad Pro, Arial;	
}
.h_umen_r{
	display:block;
	width:255px;
	height:172px;
	float:right;
	background-image:url(logo2.png);
	background-repeat:no-repeat;
	background-position: center 12px;	
}
.inclinat{
	font-size: 14px; 
	color: white; 
	font-style: italic;
}
