.pagebackground {
	background-color: #660000;
}
.mainshell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}

.topheader {
}
.topnav {
	color: #FFFF99;
}
.topnav a:link {
	color: #FFFF99;
	text-decoration: none;
}
.topnav a:visited {
	color: #FFFF99;
	font-weight: normal;
	text-decoration: none;
}
.topnav a:hover {
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
}
.topnav a:active {
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
}
.leftcolumn {
	color: #FFFF99;
	background-color: #393818;
}
.leftcolumnheading {
	font-weight: bold;
	background-color: #6B6531;
	color: #FFFF99;
}
.centercolumn {
	text-align: justify;
}
.sectionheading {
	font-weight: bold;
	color: #FFFF99;
	text-indent: 5px;
	background-color: #990000;
	text-transform: uppercase;
}
.sectionheading2 {
	color: #FFFF99;
	background-color: #686531;
	text-indent: 5px;
	font-weight: bold;
}
.CatalogHeadingText {
	font-weight: bold;
	color: #FFFF99;
	background-color: #990000;
	text-transform: capitalize;
	font-size: 10pt;
	margin-bottom: 5px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}



.newparagraph {
	font-size: 16pt;
}
#WklyHotHit {
	z-index: 5;
}


.boldtext {
	font-weight: bold;
}
.boxedtext {
	font-weight: bold;
	color: #FFFF99;
	background-color: #6B6531;
	text-transform: uppercase;
}
.redtextonwhtbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #990000;
}
.boldredtextonwhtbg {
	font-weight: bold;
	color: #990000;
}


.redhighlight {
	font-weight: bold;
	color: #FFFF99;
	background-color: #990000;
	letter-spacing: 2px;
}
.TextIndent-5px {
	text-indent: 5px;
}

.textonredbg {
	color: #FFFF99;
	background-color: #990000;
}
.Text-8pt {
	font-size: 8pt;
	text-align: left;
}
.TextBlink {
	text-decoration: blink;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
}



.highlightedtext2 {
	font-weight: bold;
	color: #FF9900;
	text-transform: uppercase;
}

.textongreenbg {
	color: #FFFF99;
}
.tableborder-red {
	border: 1px solid #990000;
	padding: 5px;
}
.tableborder-green {
	border: 1px solid #393818;
	padding: 5px;
	margin: 0px;
}
.TableBorderYellow {
	border: 1px solid #FFFF99;
	padding: 5px;
}

.spacing-below-5px {
	margin-bottom: 5px;
}
.SpacingBelow-15px {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.spacing-left-5px {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.spacing-LR-5px {
	margin: 0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.margin-LR-5px {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.margin-Top-5px {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.testimonial {
	font-style: italic;
	color: #FFFF99;
	background-color: #990000;
}
.EmbededImageLeft {
	padding: 5px;
	margin-right: 5px;
	border: 1px solid #393818;
	float: left;
}

.testimonialdate {
	font-style: normal;
}
.testimonialauthor {
	font-weight: bold;
	text-align: right;
	font-style: normal;
}



.formfieldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.FormFieldSpacing {
	margin-bottom: 2px;
}
.FormAPLayer {
	background-color: #990000;
	color: #FFFF99;
	width: 300px;
	height: auto;
	z-index: 999999;
	padding: 5px;
}
#PartnerInfo {
	height: auto;
}





.footer {
	font-size: 8pt;
	color: #FFFF99;
	background-color: #393818;
}
.footer a:link {
	color: #FFFF99;
	text-decoration: underline;
}
.footer a:visited {
	color: #FFFF99;
	text-decoration: underline;
}
.footer a:hover {
	color: #FFFF99;
	text-decoration: none;
}
.footer a:active {
	color: #FFFF99;
	text-decoration: none;
}
.coursetable {
	color: #FFFFFF;
	background-position: top;
}

.coursetable a:link {
	color: #FFFF99;
	text-decoration: underline;
}
.coursetable a:visited {
	color: #FFFF99;
	text-decoration: underline;
}
.coursetable a:hover {
	color: #FFFF99;
	text-decoration: none;
}
.coursetable a:active {
	color: #FFFF99;
	text-decoration: none;
}
.ebdiscountlayer {
	position: static;
	visibility: hidden;
	z-index: auto;
	overflow: hidden;
	height: 120px;
	width: 440px;
	background-color: #FFFFFF;
	color: #000000;
}

.coursedescription {
	color: #FFFFFF;
	background-color: #990000;
	overflow: auto;
	position: static;
	z-index: 998;
	width: 200px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height: auto;
	text-align: left;
}
.coursedescription h1 {
	font-size: 10pt;
	color: #FF9;
}

.coursedescription a:link {
	color: #FFFF99;
	text-decoration: underline;
}
.coursedescription a:visited {
	color: #FFFF99;
	text-decoration: underline;
}
.coursedescription a:hover {
	color: #FFFF99;
	text-decoration: none;
}

.coursedescription a:active {
	color: #FFFF99;
	text-decoration: none;
}
.nomembershiplayer {
	position: static;
	width: 588px;
	overflow: auto;
	visibility: hidden;
	z-index: auto;
	height: 670px;
	padding-left: 2px;
}
.yesmembershiplayer {
	position: static;
	width: 588px;
	overflow: auto;
	visibility: hidden;
	z-index: auto;
	height: 670px;
	cursor: default;
}
.enewsfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
.enewsfooterheading {
	font-size: 9pt;
	font-weight: bold;
	color: #999999;
}
.specialoffers {
	position: static;
	visibility: hidden;
	z-index: auto;
	overflow: hidden;
	width: 210px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
}
.CatalogServiceTable {
	margin: 0px;
	padding: 5px;
}


.hidden {
	display : none;
}
#AdOverlay {
	position:absolute;
	width:900px;
	height:570px;
	z-index:500;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: 375px;
	background-color: #FF99FA;
	padding-top: 25px;
	visibility: hidden;
	top: 200px;
}

#RegPolicyWaiverChkBox {
	width: 15px;
}
#SalsaSplashTeaser {
	margin-bottom: 5px;
	margin-left: 5px;
}
#UpcomingEvents {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 588px;
	padding: 5px;
	border: 1px solid #393818;
}
#UpcomingEvents img {
	margin-left: 10px;
}
#UpcomingEvents p {
	margin: 0px;
}
