body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 16px;
	color: #424962;
	background-image: url(images/tile3.gif);
	background-repeat: repeat-x;
}
h1 {
	font-size: 1.6em;
	font-weight: normal;
	color: #021951;
}
h2 {
	font-size: 1.3em;
	font-weight: normal;
	color: #021951;
}

#csslogo {
	width:900px;
	margin:32px auto 0 auto;
	background: url(images/logo.gif)  no-repeat;
	height: 77px;
}

#csstop {
	width:896px;
	margin:0 auto;
	border: 2px solid #fff;	
}

.csstopleft	{
	width: 638px;
	padding:0;
	float: left;
	height: 268px;
	border-bottom: 2px solid #FFFFFF;
	background: url(images/ban_news.jpg) no-repeat;
}

.csstopright	{
	width: 258px;
	padding:0;
	left: 638px;
	float: left;
	height: 270px;
	background: url(images/topright-bg.png) bottom repeat-x;
}  


.csstopright h2 	{
	font-size: 1em;
	font-weight: bold;
	color: #021951;
	margin:0 0 10px 0;
}

.outertable	{
	border:1px solid #021951;
	background-color:#F4F4F4;	
	padding: 8px;
	width: 225px;
	margin-left:8px;
}

.padvertical	{
	padding: 8px 0 8px 0;
}

.padtop	{
	padding: 18px 0 8px 0;
}
.padbottom	{
	padding: 8px 0 18px 0;
}



#cssnav{
	width: 896px;
	float:left;
	background-color:#021951;
	height: 30px;
}
#cssnav3{
	width: 896px;
	border: 2px solid #fff;
	margin-right:auto;
	margin-left:auto;
	background-color:#021951;
	height: 30px;
}
#cssnav2 {
	margin: 6px 0px 6px 90px;
}
#cssnav5 {
	margin: 6px 0px 6px 0px;
}
#cssnav4 {
	margin: 6px 0px 6px 0px;
}

#cssnavlist li {
	display: inline;
	list-style-type: none;
	padding-left: 38px;
}
	a.nav:link, a.nav:visited  {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
	a.nav:hover {
	font-size: 10px;
	color: #EED882;
	text-decoration: none;
	font-weight: bold;
}
	a.on:link, a.on:visited, a.on:hover  {
	font-size: 10px;
	color: #EED882;
	text-decoration: none;
	font-weight: bold;
}
#cssframe {
	width:896px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	background-image: url(images/frame.gif);
	background-position: right;
}
#csslhs{
	width:577px;
	padding: 50px 33px 20px 30px;
	float:left;
}
#cssrhs{
	width:256px;
	float:left;
}
#cssrhs2{
	width:234px;
	font-size: 0.85em;
	line-height: 14px;
	padding: 30px 10px 10px 12px;
	float:left;
}
#csstail {
	width:896px;
	margin-right:auto;
	margin-left:auto;
	border: 2px solid #fff;
	background-image: url(images/tail_info.gif);
	height: 122px;
}
.rightimg {
	float: right;
	margin-left: 15px;
	margin-bottom: 6px;
}
.style1 {
	color: #021951;
	font-weight: bold;
}
.floatstop {
	clear:both;
}
