body{
	margin:0px 0px 70px 0px;
	background-color:#0000D2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C5C5C;
}

A {
	text-decoration: none;
	color: #3151BF;

}

A:hover {
	text-decoration: underline; 
	color: #0000D2;
}

div{
	border-width:0px;
	border-style:solid;
	border-color:#ff0000;
	padding:0px;
	margin:0px;
}

div.block{
	width:796px;
	position:absolute;
	left: 50%;
	margin-top:70px;
	margin-left: -390px;
}

div.header{
	width:100%;
	height:65px;
	float:left;
	clear:left;
	background-color:#ffffff;
}

#header_left{
	width:340px;
	float:left;
	padding-top:4px;
}

#header_right{
	width:100%;
	text-align:right;
}

div.menu_container{
	width:100%;
	height:21px;
	float:left;
	clear:left;
	background:url(../images/new/menu-top-bg.gif);
	background-color:#a5aaB1;
}

#menu_left{
	width:636px;
	height:21px;
	margin-right:10px;
	float:left;
	text-align:right;
}

#menu_right{
	width:150px;
	height:21px;
	float:left;
	background:url(../images/new/menu-right-corner-bg0.gif);
}

div.content{
	width:100%;
	float:left;
	clear:left;
	background-color:#F2F2FF;
}

div.content #homeleft{
	width:441px;
	height:180px;
	float:left;
}

div.content #newsbody{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	width:350px;
	height:180px;
	padding:10px 0px 0px 5px;
	float:left;
	color: #6464FF;
	background-color:#F1F1FD;
}

.newsdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #0000D2;
}

div.footer{
	width:100%;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #82ACCC;
}