body {
	color: #626262;
	font: 12px Helvetica, Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #bfbfbf url(../images/Gen_layout/body-back.gif) repeat-y top center;
}

img {
	border: 0px;
}

a {
	color: #3266a8;
}

a:hover {
	color: #4685d4;
	text-decoration: underline;
}

.main_container {
	margin: 0px auto;
	padding: 0px;
	width: 856px;
	background: #ffffff url(../images/Gen_layout/container-back.gif) repeat-y top center;
}

#container_top {
	width: 812px;
	height: 33px;
	margin: 0px auto;
	background: #325ca0 url(../images/Gen_layout/container-top.gif) no-repeat top center;
}

#container_top_none {
	width: 812px;
	height: 33px;
	margin: 0px auto;
	background: #325ca0 url(../images/Gen_layout/container-top-none.gif) no-repeat top center;
}


.top_tabs {
	display: block;
	text-align: center;
	padding-top: 12px;
}

#loginout {
	margin: 0px 30px 0px 719px;
	color: #ffffff;
	text-decoration: none;
}

#footer_top_pad {
	width: 856px;
	height: 0px;
	background: #325ca0 url(../images/Gen_layout/footer-top-pad.gif) repeat-y top center;
}

#footer {
	width: 856px;
	height: 46px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	text-align: center;
	background: #325ca0 url(../images/Gen_layout/footer-back.gif) no-repeat bottom center;
}

#footer #first_foot {
	border: none;
}

#footer li {
	display: inline;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 20px;
	border-left: 1px solid #ffffff;
	list-style-type: none;
}

#footer li a {
	color: #ffffff;
}

#copyright {
	text-align: center;
	padding: 0px;
	margin: 0px;
}







