@charset "utf-8";
/* CSS Document */
body {
	font-size: 18px;
	line-height: 20px;
	font-family: "Eras Demi ITC", Times New Roman, Times, serif;
	background: url('images/BACK_TILE_SIDES_1.gif');
	background-attachment:fixed;
	color: #FFFFFF;
	padding: 0px;
	border: 0;
}
table {
	border-style: none;
	border-width: 0;
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	height: auto;
	position: relative;
	top: auto;
	z-index: 1;
	table-layout: fixed;
	background-color: #0947A6;
}
