﻿
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.tableheaderwh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:5px;
	text-align:left;
}
.style2 {color: black}
.whatsonhd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	padding-left:5px;
	text-align:left;
}
.whatsonh2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A4988;
	padding-left:5px;
}

.whatsonstyleHoliday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: green;
}

.whatsonstyleCharity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: orange;
}
.whatsonstyleExhibition {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: blue;
}
.whatsonstyleThirstyThursday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
}

.navwh11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.eventButton {
	background-color:#FFCCCC;
	border:1px solid #9D0A0A;
	padding:3px;
	text-decoration:none;
	font-weight:bold;
	color:#9D0A0A;
	vertical-align:super;
	white-space:nowrap;
}
.eventButton a {
	text-decoration:none;
	font-weight:bold;
	white-space:nowrap;

}
	
