@charset "utf-8";

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-y;
	background-image: url(../images/background.jpg);
	background-position: center;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.generalmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.contentstitle {
	font-family: "Arial Black";
	font-size: 16px;
	color: #000000;
}
.eventstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
}

.privileges {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	text-transform: uppercase;
	font-weight: bold;
}


.contentstitlewhite {
	font-family: "Arial Black";
	font-size: 16px;
	color: #FFF;
	text-transform: uppercase;
}

.contentsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.contentred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	font-weight: bold;
}


.faqlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.hlt {
	background-color: #b70f1d;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #666666;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
}
a.generalmenu:link {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
a.generalmenu:visited {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
a.generalmenu:hover {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	background-color: #cc0033;
	display: block;
	height: 26px;
	width: auto;
}

a.generalmenu:active {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

.contentsbg {
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

.promohappening {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.promohappening:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
a.promohappening:visited {
	color: #000000;
}

a.promohappening:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}
.merchantinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	list-style-type: disc;
}

.font10 {
	font-size: 10px;
}
.font11 {
	font-size: 11px;
}

.font12 {
	font-size: 12px;
}
.font13 {
	font-size: 13px;
}
.font16 {
	font-size: 16px;
}

.bgHome
{
	background: url(../images/headerbg.gif);
	background-color:#f8f8f8;
}
.bgHomeImg {
	background: url(../images/homebrand.jpg);
}

.bgMerchant
{
	background: url(../images/merchant/headermerchantbg.gif);
	background-color:#f8f8f8;
}
.bgMerchantImg {
	background: url(../images/merchant/merchantbrand.jpg);
}

.bgPrivilege
{
	background: url(../images/neighbourhood/headerprivilegesbg.gif);
	background-color:#f8f8f8;
}
.bgPrivilegeImg {
	background: url(../images/neighbourhood/privilegesbrand.jpg);
}

.bgPromo
{
	background: url(../images/promo/headerpromobg.gif);
	background-color:#f8f8f8;
}
.bgPromoImg {
	background: url(../images/promo/promobrand.jpg);
}

.bgHappening
{
	background: url(../images/happenings/headerhappeningbg.gif);
	background-color:#f8f8f8;
}
.bgHappeningImg {
	background: url(../images/happenings/happeningbrand.jpg);
}

.bgClub
{
	background: url(../images/headerbg.gif);
	background-color:#f8f8f8;
}
.bgClubImg {
	background: url(../images/homebrand.jpg);
}

.bgCourse
{
	background: url(../images/courses/headercoursesbg.gif);
	background-color:#f8f8f8;
}

.bgCourseImg {
	background: url(../images/courses/coursesbrand.jpg);
}


a.latestSelected:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
}

.bgAboutPA
{
	background: url(../images/headerbg.gif);
	background-color:#f8f8f8;
}
.bgAboutPAImg
{
	background: url(../images/aboutbrand.jpg);
}
