.bannerRight {
	background-color: B9BAC3;
	background-position: right top;
	height: 118px;
	width: 432px;
	float: right;
}
.bannerLeft {
	background-color: b9bac3;
	background-position: left top;
	float: left;
	height: 118px;
	width: 295px;
}
.top {
	background-position: top;
}
body {
	margin: 0px;
	background-color: #873243;
}
.td_bg {
	background-image: url(/images/body.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.table {
	width: 100%;
	color: #D2D2D2;
}
h1 {
	color: #ACB9C9;
	font-size: 16px;
	font-family: "Century Gothic", Century, Arial;
	font-weight: normal;
	padding-left: 10px;
}
.table p {
	font-family: "Century Gothic", Century, Arial;
	font-size: 12px;
}
.list {
	font-family: "Century Gothic", Century, Arial;
	font-size: 12px;
}
.p {
	padding-left: 20px;
	padding-right: 20px;
	font-family: "Century Gothic", Century, Arial;
}
.body_bg {
	background-color: #770F25;
	background-image: url(/images/body2.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.top_bg {
	background-image: url(/images/top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #272A6D;
}
.bottom_bg {
	background-image: url(/images/bottom.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.footer {
	color: #CCCCCC;
	font-size: 12px; text-align:center;
}
a:link {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
.sub_text {
	font-family: "Century Gothic", Century, Arial;
	font-size: 12px;
	color: #CCCCCC;
}
.floter {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
}
.grey_bg {
	background-image: url(/images/bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
img {
}
.border_tble {
	border-top: 1px #999999;
	border-right: 1px solid #999999;
	border-bottom: 4px solid #999999;
	border-left: 1px solid #999999;
}
.p2 {
	padding-right: 20px;
	font-family: "Century Gothic", Century, Arial;
}
.p3 {
	padding-left:10px;
	padding-right: 20px;
	font-family: "Century Gothic", Century, Arial;
	font-size: 11px;
}
.h1 {
	color: #ACB9C9;
	font-size: 16px;
	font-family: "Century Gothic", Century, Arial;
	font-weight: normal;
}