body,td,th,h1,h2,h3,h4,h5,h6,img,form,p{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #12325b;
	margin:0px;
	padding:0px;
	border:0px;
	line-height:24px;
}
body {
	background-color:#333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 14px;
	color: #16325B;
	text-decoration: none;

}
a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

h1 {
	font-size: 16px;
	color: #333333;
	font-weight:bold;
}
h2 {
	font-size: 14px;
	color: #58595b;
}
h3 {
	font-size: 12px;
	color: #58595b;
}

.menu_contn{
width:600px;
margin:auto;
}


.textcon { 
line-height:24px; 
font-size:14px; 
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}


.logo{
width:253px;
height:102px;
background-image:url(../images/logo.png);
background-repeat:no-repeat;
background-position:center;
broder:0;
}

#menu_container {
	position:absolute;
	width:600;
	height:auto;
	z-index:100;
	overflow: hidden;
	margin:auto;
}
#cont{
	position:absolute;
	z-index:50;
	overflow: hidden;
	margin:auto;
}

#top_layer{
	z-index:150;
}
#div_layer{
	z-index:200;
}
.menus{
width:120px;
height:auto;
float:left;
z-index:100;
}

.sub_menus{
width:100px;
height:30px;
float:left;
z-index:2000;
}


.menubody{
	width:108px;
	border: 1px solid #16325B;
	float:left;	
	background-color:#16325B;
   	position:absolute;
	line-height:24px;
	list-style:none;
	padding:5px;
	margin-left:0px;
	margin-top:3px; !important
	
	}
	

	a.menubody-text{
	color: #afafaf;
	text-decoration:none;
	display:block;
	line-height:24px;
	width:80px;
	float:left;	
	 }
	 
	 
	a.menubody-text:hover{
	color: #33CCFF;
	text-decoration:none;
	display:block;
	line-height:24px;
	width:80px;
	float:left;	
	 }
	 
	
