.top_bg {
	background-attachment: fixed;
	background-image: url(../../Site/images/top_bg.jpg);
	background-repeat: repeat-x;
}
.body_content {
	text-indent: 0px;
	padding: 5px 60px 20px;
	background-attachment: scroll;
	background-image: url(bodybg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.body_text {
	font-family: Tahoma, Veranda;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.body_text_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #BD2828;
	text-indent: 5px;
}
body {
	background-color: 425078;
	margin: 0px;
}
.bottom {
	background-image: url(bottombg.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
}
