body {
	margin: 20px 0px 30px 0px;
	padding: 0px;
	font-family: Verdana;
	background-color: #006699;
	background-image: url(../images/metchk.png);
	background-repeat: repeat;
	background-attachment: fixed;
	color:#ffffff;

}

.container {
	width: 970px;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	color: #666666;
	font-size: 14px;
	position: relative;

}

.container a {
	color: #333333;
	text-decoration: none;
}

.container a:hover {
	color: #99ccff;
	text-decoration: underline;
}

.nav {
	text-align: left;
	height: 25px;
	width: 964px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 3px;
	color: #000000;
	background-color: #333333;
	font-size: 12px;

}

.nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.nav li {
	float: left;
	margin: 0 3px;
}

.nav li a {
	background: #333333 url(../images/nav.gif) repeat-x left bottom;
	height: 22px;
	line-height: 20px;
	float: left;
	width: 100px;
	display: block;
	color: #99ccff;
	text-decoration: none;
	text-align: center;
}

.nav li a:hover {
	color: #99ffff;	
}

.nav li a.current {
	color: #333333;
	background: url(../images/nav-c.gif) #fff top left repeat-x;
}

.posfooter {
	float: left;
	position: relative;

	
}

.top {
	height: 80px;
	width: 970px;
	background-position: right;
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;


}

.logo {
	margin: 5px;
	float: left;
	height: 70px;
	width: 200px;
	position: relative;
	text-align: center;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;

	
}

.mid {
	width: 970px;
	background-image: url(../images/midbg-pb.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF

}
.midspan {
	width: 970px;
	position: relative;
}

.newstext {
	float: left;
	position: relative;
	text-align: center;
	width: 160px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;




}

.info {
	float: left;
	position: relative;
	width: 630px;
	padding: 3px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	text-align: left;
	background-color: #FFFFFF;

}

.infotext {
	float: left;
	position: relative;
	text-align: justify;
	padding: 10px;
	font-size: 12px;



}

.infospacer {
	float: right;
	position: relative;
}

.abg {
	float: right;
	position: relative;
	height: 600px;
	width: 160px;
	padding: 3px;
	border-top: 1px solid #333333;
	text-align: center;
	background-color: #FFFFFF;
	vertical-align: middle;





}

.footer {
	background-color: #666666;
	height: 14px;
	width: 964px;
	padding: 3px;
	position: relative;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	color: #333333;
	font-size: 10px;
	text-align: justify;
}

.footer a {
	color: #000000;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.footerleft {
	float: left;
	position: relative;

	
}

.footerright {
	float: right;
	position: relative;

	
}

.btmnav {
	position: relative;
	margin: 100px 0px 0px 0px;
	width: 970px;
	font-family: Verdana;
	font-size: x-small;
	color: #003399;

}

.btmnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.btmnav li {
	float: left;
}

.btmnav li a {
	float: left;
	width: 88px;
	display: block;
	color: #ffffff;
	text-align: center;
}

.btmnav li a:hover {
	color: #99cccc;	
}

.btminfo {
	position: relative;
	margin: 30px 0px 0px 0px;
	text-align: left;
	width: 970px;
	font-family: Verdana;
	font-size: small;

}

.© {
	font-size: 9px;

	
}

.© a {
	color: #000000;
	text-decoration: none;
}

.© a:hover {
	color: #666666;
	text-decoration: underline;
}
