body {
	background-color: #003765;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

td
{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}

p
{
	text-align:justify;
}

.title{
margin-left:5px;
font-size:14;
font-weight:bold;
}

.title2{
margin-left:5px;
font-size:12;
font-weight:bold;
color:#3b77a9;
}



.backgroundbar{
background-repeat:repeat-x;
background-image:url(bg.jpg);
}
.bg_nor{
background-repeat:no-repeat;
}
.footer{
margin-left: 20px;
}
.bg_y{
background-repeat:repeat-y;
}
.paddding{
padding-left:10px;
padding-top:10px;
}
.alignright{
float:			right;
clear:			none;
margin-right: 20px;
}
.centerfooter{
text-align:center;
font-size:11px;
}

div.news {
	background:		transparent url(news_top.jpg) repeat-x top;
	margin:			0px;
}

div.news_tr {
	background:		transparent url(news_tr.jpg) no-repeat top right;
	font-size:10px;
}

div.news_right {
	background:		transparent url(news_right.jpg) repeat-y top right;
}

div.news_bot {
	background:		transparent url(news_bottom_01.jpg) repeat-x bottom;
}

div.news_bot_02 {
	background:		transparent url(news_bottom_02.jpg) repeat-x bottom;
}

div.news_left {
	width:			185px;
	background:		#f7f7f7 url(news_left.jpg) repeat-y left;
}
div.fontpadding {
	padding: 5px;
	color:				#3b77a9;
	}
a{/*link, visited*/
	color: #999;
	text-decoration: none;
}
a:hover{
	color:#73A2CE;
	text-decoration:none;
}

.h2news_title {
	display:			inline;
	font-size:			12px;
	color:				#3b77a9;
	text-decoration:	normal;
	margin:				0px;
	font-weight:		bold;
}

.h3news_title {
	display:			inline;
	font-size:			12px;
	color:				#666666;
	text-decoration:	none;
	margin:				0px;
	font-weight:		bold;
}

