body {
	background:#ededed;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
.text {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000;
}
.text a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #08428a;
	text-decoration: none;
}
.text a:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #08428a;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Verdana;
	font-weight: 100;
	font-size: 14px;
	color: #fff;
	padding: 0px;
	margin: 0px;
}
#main {
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	border-right:3px solid #ccc;
	border-left:3px solid #ccc;
	border-bottom:3px solid #ccc;
	width:780px;
	padding:0px;
	min-height:59px;
	background:#ffffff url('images/logo_top.gif');
	background-repeat:no-repeat;
}

#topmenu {
	position:relative;
	font-family:sans-serif;
	font-weight:bold;
	color:white;
	top:59px;
	padding:5px;
	background:#ffffff url('images/top_menu.gif');
	background-repeat:repeat-x;
	min-height:19px;
	text-align:center;
}
.mm_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.top_list li {
	margin: 0px 12px 0px 0px;
	padding: 0px;
	display: inline;
}
.top_text {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.top_text a {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.top_text a:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
.top_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.bot_list li {
	margin: 0px 12px 0px 0px;
	padding: 0px;
	display: inline;
}
.bot_text {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.bot_text a {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.bot_text a:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
.spacer {
	margin-top:70px;
	margin-left:auto;
	margin-right:auto;
	height:50px;
}
.topads {
	margin-top:70px;
	margin-left:auto;
	margin-right:auto;
	width:728px;
	height:90px;
}
.topads_test {
	margin-top:70px;
	margin-left:auto;
	margin-right:auto;
	width:738px;
	height:290px;
}
.bottomads {
	margin-left:auto;
	margin-right:auto;
	width:728px;
	height:90px;
}

.topsection {
	min-height:29px;
	background:#fff url('images/header.gif');
	background-repeat:repeat-x;
	overflow: hidden;
	width:718px;
	margin-left:auto;
	margin-right:auto;
}

.header {
	text-align: left;
	width:718px;
	margin-left:auto;
	margin-right:auto;
	padding: 4px;
	font-family: Arial, Verdana;
	font-weight: 100;
	font-size: 14px;
	color: #fff;
}
.newsheader {
	text-align: left;
	width:718px;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Verdana;
	font-weight: 100;
	font-size: 14px;
	color: #08428a;
}

.sectionleft {
	float: left;
	text-align:left;
	padding:5px;
	border-right:1px dotted #cccccc;
	overflow: hidden;
	color:#404145;	
	width:49%;
	/*border:1px solid #cccccc;*/
}

.sectionright {
	text-align:left;
	padding:5px;
	float: left;
	color:#404145;
	width:45%;
	/*border:1px solid #cccccc;*/
}

img.floatLeft { 
	float: left;
	margin-right: 4px;
	margin-top: 4px;
	padding:1px;
}

.section_contain {
	border:1px solid #cccccc;
	min-height:29px;
	background:#fff url('images/header.gif');
	background-repeat:repeat-x;
	overflow: hidden;
	width:718px;
	margin-left:auto;
	margin-right:auto;
}

.cen {
	text-align:center;
}

#bottommenu {
	position:relative;
	font-family:sans-serif;
	font-weight:bold;
	color:#fff;
	padding:0px;
	background:#fff url('images/top_menu.gif');
	background-repeat:repeat-x;
	min-height:25px;
	text-align:center;
}

.bluebar {
	text-align:right;
	margin-left: 5px;
	margin-right: 5px;
	background:#fff;
	background-repeat:repeat-x;
}

.bluebar A:active {
	font-weight:100;
	font-family:sans-serif;
	color:#0033cc;
	font-size:12px;
}

.bluebar A:link {
	font-weight:100;
	font-family:sans-serif;
	font-size:12px;
	color:#0033cc;
}

.bluebar A:visited {
	font-weight:100;
	color:#0033cc;
	font-family:sans-serif;
	font-size:12px;
}

.bluebar A:hover {
	position:relative;
	color:#0033cc;
	top:1px;
	left:1px;
	font-weight:100;
	font-family:sans-serif;
	font-size:12px;
}
.newssection {
	min-height:29px;
	background:#fff url('images/header.gif');
	background-repeat:repeat-x;
	overflow: hidden;
	width:718px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}