.whatsontap {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
}

.whatsontapintro {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-transform: capitalize;
}
.continue {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
}

.jumpmenu {
	font-family: Verdana;
	background-color: #DCDCDC;
	font-size: 9px;
}
.menudesc-sm {
	font-family: Verdana;
	font-size: 9px;
}

.backtotop {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
a {
	color: #B22222;
	text-decoration: none;
}

a:hover {
	color: Black;
	text-decoration: none;
}

a:active {
	color: Black;
	text-decoration: none;
}

a:visited {
	color: Black;
	text-decoration: none;
}

.listing {
	background: #B4B394;
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	height: 30px;
}

.listingbold{
	background: #B4B394;
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	height: 25px;
	font-weight: bold;
	text-align: center;
}
.tabletitle {
	font-weight: bold;
	font-family: Verdana;
	font-size: 14px;
	color: White;
}

.scrolling {
	color: Black;
	font-family: Verdana;
	font-size: 10px;
	background-color: #8E8C6E;
	scrollbar-base-color: #ff00ff;
	
}
.pagetitle {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #B22222;
}
.photoborder {
	border: 1px groove Red;
}
.couponborder {
	border: 1px dotted #00008B;
}
.bodytext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.bodytext2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.border {
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
	border-top: 1px solid Black;
	border-left: 1px solid Black;
}
.pagetitle {
	font-family: Verdana;
	font-size: 13px;
	color: #B3B294;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
		}
.pagetitle2 {
	font-family: Verdana;
	font-size: 22px;
	color: #483D8B;
	font-weight: normal;
	padding-right: 5px;
	margin-right: 5px;
}