html, body {
	background: #6687A4 url(images/bg.jpg) no-repeat;
	font: 12px "Trebuchet MS", Arial, sans-serif;
}
P{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
a{
	color:#4976A8;
	cursor:pointer;
	padding:0;
	margin:0;
}
a:hover{
	text-decoration:none;
	color: #4976A8;
}
h1{
	font-size: 26px;
	color: #212179;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2{
	font-size: 15px;
	font-style: italic;
}
h3{
	color: #1660F8;
	margin: 0px;
	padding: 0px;
}
#main{
	width:900px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF url(images/center_y.gif) repeat-y;
}
#header{
	width:900px;padding-top: 0px;background: url(images/header.gif) no-repeat;margin: 0px auto 0;height: 375px;
}
#header .block01{
width:860px;padding-top: 5px;margin-top: 0px;margin-bottom: 0;margin-left: 20px;
}
#header .TopNavMenu{
	width: 860px;
	font-size: 16px;
	background: #DAC493;
	height: 30px;
	padding-top: 15px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
#header .TopNavMenu A:link{
	text-decoration:underline;
	color: #1D3F96;
	padding: 4px;
}
#header .TopNavMenu A:visited {
	text-decoration:underline;
	padding: 4px;
	color: #1D3F96;
}
#header .TopNavMenu A:hover {
	text-decoration:none;
	padding: 4px;
	background: #1A3E94;
	color: #FFFFFF;
}

#center{
	width:860px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 20px;
	background: url(images/center_bg.jpg) repeat-x;
}
.spacer{
width: 860px;margin-left: 20px;
}
.box-right{
	background: url(images/box_news-y.gif) repeat-y;
	margin: 0px;
	padding: 0px;
}
.box-right .top{
	background: url(images/box_newstop.jpg) no-repeat;
	padding-top: 0px;margin-top: 0px;
}
.box-right .content_r{
	padding-left: 10px;
	padding-right: 10px;
}
.box-right .bottom{
	background: url(images/box_news_bottom.gif) no-repeat;
	height: 20px;
}
.tableform {
	background: #FFFFFF;
	border: 5px solid #C9C9C9;
}
#footer{
	width:900px;background: #000000 url(images/footer.jpg) no-repeat bottom;margin: 0px auto 0;height: 125px;
}
#footer .spacer{
margin-left: 20px;margin-bottom: 15px;width: 860px;
}
#footer .footext{
	margin-left: 20px;
	margin-bottom: 15px;
	width: 860px;
	text-align: center;
	padding-top: 10px;
}
#footer A:link{
	text-decoration:underline;
	color: #FFFFFF;
	padding: 3px;
	font-size: 11px;
}
#footer A:visited {
	text-decoration:underline;
	padding: 3px;
	color: #FFFFFF;
	font-size: 11px;
}
#footer A:hover {
	text-decoration:none;
	color: #951810;
	padding: 3px;
	background: #FFFFFF;
}
