@charset "utf-8";
body {
	background-image: url(images/bg_column.gif);
	background-repeat: repeat-x;
	background-color: #5e645b;
	margin-top: 0px;
}
.ShadowLeft {
	background-image: url(images/Shadow_left_full.gif);
	background-repeat: no-repeat;
}
.ShadowRightCont {
	background-image: url(images/Shadow_right.gif);
	background-repeat: repeat-y;
}

.ShadowRight {
	background-image: url(images/Shadow_right_full.gif);
	background-repeat: no-repeat;
}
.ShadowBottom {
	background-image: url(images/Shadow_bottom.gif);
	background-repeat: repeat-x;
}
.ShadowLeftCont {
	background-image: url(images/Shadow_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bgBrown {
	background-image: url(images/bg_Bslot_brwnHoliday.gif);
	background-repeat: no-repeat;
}
.NAVmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 5px;
}
.blackBar {
	background-color: #4f575b;
	height: 5px;
}
.BorderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
.pageTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #55290c;
	padding-bottom: 3px;
	text-align: left;
}
.LightBG {
	background-color: #eee9e5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #572600;
	border-bottom-color: #572600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	font-weight: normal;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: left;
}
.bodyCopyCentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: center;
}
.bodyCopyRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: right;
}


.BodycopyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.ImageSpace {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.pageTitlesSUB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	letter-spacing: 0px;
	text-decoration: none;
	text-align: left;
}
.pageTitlesSUBGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C00;
	letter-spacing: 0px;
	text-decoration: none;
	text-align: left;
}

.NAV_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-indent: 20px;
	text-align: left;
}
.NAV_sub a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009;
	text-decoration: none;
}
.NAV_sub a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009;
	text-decoration: underline;
}
.NAVmain a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
.NAVmain a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009;
	text-decoration: underline;
}
.LeftRightBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5e645b;
	padding-top: 5px;
	padding-bottom: 10px;
}.PurchaseandPrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-color: #572600;
	text-align: center;
	display: block;
	padding: 5px;
}

