body {
	behavior:url("csshover.htc");
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:12px;
	color:#333;
}
#container {	
	width:985px;
	margin:0 auto;
}
#header {
	width:985px;
	height:140px;
	background:url("images/header.jpg") no-repeat;
}
.style6 {font-size: 11px; font-weight: bold; font-family: Tahoma; color:#0f3760 }
.style7 {
	font-family: Tahoma;
	font-size: 12px;
}
.style8 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.style9 {
	color: #FFFFFF;
	font-style: italic;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.style10 {
	font-size: 10px;
	font-family: Tahoma;
}
.style11 {color: #0e3a65}
.style12 {color: #0e3a65}
.style13 {color: #0e3a65}
.style14 {color: #0e3a65}

a {
	color: #0e3a65;
	text-decoration:none
}
a:hover {
	color: #0e3a65;
	text-decoration:none
}
.nav_m:hover {
	background-color:#e2f1f9;
}