body, html{
	margin: 0px;
	padding: 0px;
}
body {
	background: #D6D3CE url(../images/bg.jpg) repeat-x center top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 110%;*/
	color: #73706B;
	text-align: center;
}
a, a:link, a:visited{
	color:#ff0000;
	text-decoration: none;
}
a:hover{
	color:#ffffff;
	text-decoration: none;
}
#bg{
	/*height: 400px;*/
	background: transparent url(../images/over_bg.gif) no-repeat center top;
}
#container{
	width:780px;
	margin: 0 auto;
	text-align: left;
}
#flex{
	width:80%;
	margin: 0 auto;
	text-align: left;
}
#top{
	color: #FF0000;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height:40px;
	line-height: 30px;
	margin-bottom: 20px;
	vertical-align: middle;
	display: block;
	text-transform: uppercase; 
}
#top a{
	display: block;
	float: left;
}
a.menu{
	background: url(../images/topmenu_div.gif) no-repeat left center;
	padding-left: 5px;
	margin-left: 4px; 
}
#page{
	background: #F4F4F4;
	padding: 10px;
	color: #73706B;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #73706B;
	text-align: left;
}
.text{
	line-height: 120%;
	font-size: 11px;
}
.small{
	line-height: 110%;
	font-size: 10px;
}
.normal{
   line-height: 125%;
	font-size: 12px;
}
.large{
	line-height: 150%;
	font-size: 14px;
}
.spacer{
	width:100%;
	clear: both;
	_height: 1px;
}
h1, h2, h3, h4{
	line-height: 1em;
	width:auto;
	border-bottom: 1px dotted #F0F0F0;
	font-size: 10px;
	padding: 0 10px;
	text-align: left;
}
h3{
	font-size: 11px;
}
h2{
	font-size: 12px;
}
h2{
	font-size: 13px;
}
h1{
	font-size: 14px;
}
#fpnews{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 150%;
	color: Black;
}
#fpnews a, #fpnews a:visited, #fpnews a:link{
	font-weight: bold;
	color: Black;
}
#fpnews a:hover,#fpnews a:active{
	font-weight: bold;
	color: Gray;
}
#contact{
	width: 90%;
	margin: 0 auto;
	text-align: left!important;
}
#contact label{
	width: 100%;
	float: left;
	clear:both;
}
#centercol a:hover{
	color: #FF4500;
}
#footer {
	width:780px;
   line-height: 125%;
	font-size: 10px;
	background-color: White;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	text-align: center;
	clear: both;
}