body {
	background: #F6F6FF;
	margin: 0px;
	padding: 0px;
}
.menuTable {
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.bodyText {
	background: #FCFCF2 url(images/bodyTop.jpg) no-repeat top;
}
p, td {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #790102;
}
.subfooter {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #9E9C6D;
}
.footer {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #ACACD0;
}
a.subfooter:link {
	color: #9E9C6D;
	text-decoration: underlined;
}
a.subfooter:visited {
	color: #9E9C6D;
	text-decoration: underlined;
}
a.subfooter:hover {
	color: #ff0000;
	text-decoration: none;
}
a.subfooter:active {
	color: #9E9C6D;
	text-decoration: underlined;
}
a.footer:link {
	color: #ACACD0;
	text-decoration: underlined;
}
a.footer:visited {
	color: #ACACD0;
	text-decoration: underlined;
}
a.footer:hover {
	color: #ff0000;
	text-decoration: none;
}
a.footer:active {
	color: #ACACD0;
	text-decoration: underlined;
}
.bottomFiller {
	background: url(images/bottomFiller.jpg) repeat-x top;
}
.h1underline {

	font: bold 24px "Century Schoolbook", "Times New Roman", Georgia;
	color: #000000;
	border-bottom: 1px solid #E9E8D4;
	margin: 0px;
	padding: 0px;
}
.bookingTableHeader {
	font: 14px "Century Schoolbook", "Times New Roman", Georgia;
	color: #FCFCF2;
	background: #033102;
	padding: 2px 10px;
}
.bookingTableCellL {
	border-bottom: 1px solid #EBE8D5;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.bookingTableCellR {
	border-bottom: 1px solid #EBE8D5;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.bookingTableCellLbooked {
	background-image: url(/images/booked.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom: 1px solid #EBE8D5;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.bookingTableCellRbooked {
	background-image: url(/images/booked.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom: 1px solid #EBE8D5;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #856950;
}
