body {
	margin-left: 0px;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #201c1c;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.LeftNav {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.Footer {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #353535;
	text-transform: uppercase;
}
.Credits {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #353535;
	text-transform: uppercase;
}
.mainfont {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.Titles {
	font-family: Georgia;
	font-size: 26px;
	color: #e60000;
}
.Bullets {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ee5b02;
}
.Border {
	border: 4px solid #e0e0e0;
}
.CouponBorder {
	border: 4px solid #e0e0e0;
}
div.scroll {
	height: 345px;
	width: 407px;
	overflow: auto;
}
a:link { text-decoration: none; }
a:active { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }