body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #182536;
	margin: 0px;
	background-image: url(_graphics/bg1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.main_bg {
	background-color: #FFFAF1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cbcbcb;
	border-bottom-color: #cbcbcb;
}
