﻿body{
	margin: 10px 0px 0px 0px;
	font-family: Trebuchet MS, Arial, Sans Serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
	vertical-align: middle;
}
.main_container {
	border:1px solid #000000;
	width:760px;
}
.nav_container {
	height:41px;
	background-image:url(../img/nav_bg.gif);
	background-repeat: repeat-x;
}
.footer_container {
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	height:46px;
	background-image:url(../img/footer.gif);
	background-repeat: repeat-x;
	line-height: 20px;
}
.footer_container a {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer_container a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.title {
	font-family: Arial, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	color: #000044;
}
#master_content{
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 768px;
	top: 15px;
	border: solid 1px #000000;
}



.ddl {
	font-family: Trebuchet MS, Arial, Sans Serif;
	font-size: 12px;
	color: #4B6F49;
	font-weight: bold;
}
.ddl_d {
	font-family: Trebuchet MS, Arial, Sans Serif;
	font-size: 13px;
	font-weight: bold;
}
.contact {
	font-size: 14px;
}
a {
	color: #286193;
	text-decoration: underline;
}
a:hover {
	color: #286193;
	text-decoration: none;
}
.err {
	color: #660000;
}
.news {
	 overflow:auto; 
	 height:180px;
}
.news_header {
	color: #101084;
	font-weight: bold;
}
#pscroller1{
width: 275px;
height: 330px;
border: 1px solid #C0C0C0;
padding: 5px;
background-color: #FFFFFF;
}