a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7070B8;
	text-decoration: none;
}
a:hover { font-family: Arial, Helvetica, sans-serif; text-decoration: none ; color: #000000}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #7070B8}
.textTITLE { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #00009E; font-weight: bold}
.textTITLEBIG { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #00009E; font-weight: bold ; text-transform: none; font-variant: normal}
.textBIGLINK { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #00009E; font-weight: bold ; text-transform: none; font-variant: normal}
.watertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7070b8;
}
#mb {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#mb .table {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#mb .table th, #mb .table .columnhd {
	color: #EEEEEE;
	background-color: #295EA0;
}
.tablerow0 {
	background-color: #F4F4FA;
}
.tablerow1 {
	background-color: #F9F9FF;
}
#mb h1 {
	color:#295EA0;
	font-size: 1.5em;
}
.txtcenter {
	text-align:center;
}#mb .table .small {
	font-size: 11px;
	padding-left: 20px;
}
table.events {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	font-size:11px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
table.events .title, .title {
	text-decoration:underline;
	font-size:1.2em;
	font-weight:bold;
}
body {
	color:#9999CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.booked {
	background-color:#AA0000;
}
.reserved {
	background-color: #FFCC00;
}
.available {
	background-color: #008800;
}
.warning {
	color:#FF0000;
}
#availcontaineradmin {
	margin: 0 auto;
	width: 520px;
}
#availcontainer {
	margin: 0 auto;
	width: 400px;
	padding: 10px 0;
}
#availabilityhd, #availability {
	margin:0;
	padding:0;
	font-size:11px;
}
#availabilityhd th {
	text-transform: uppercase;
	text-align: center;
	width:30px;
}
#availabilityhd th.date,#availability td.date {
	width:90px;
	text-align:right;
}
#availabilityhd .days {
	text-transform: uppercase;
	background-color: #E3E5F5;
}
#availabilityscroll {
	height: 400px;
	margin: 0 auto;
	overflow: auto;
}
#eventscroll {
	height: 250px;
	padding:0;
	margin: 0 auto;
	overflow: auto;
}
#availability td {
	width:30px;
}
.overlined {
	font-size: large;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: thin;
	border-bottom-width: thin;
}
.textprize {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #7070B8
}

h4 {
	margin: 20px auto;
	width: 520px;
}

h4 a {
	font-size: 16pt;
}

th img {float:none;}
