body {
	background-color: white;
	font-family: Verdana, Trebuchet, Tahoma, Arial, sans serif;
}
.toptable {
	background-color: white;
	border: 1px solid navy;
	height: 99%;
	width: 700px;
	padding: 0px;
}
td {
	font-family: Verdana, Trebuchet, Tahoma, Arial, sans serif;
	font-size: 12px;
	color: #333333;
}
.calendarBody {
	background-color: white;
	background-image: url(images/transparent.gif);
	text-align: center;
}
.calendar {
	background-color: white;
	background-image: url(images/transparent.gif);
	font-size: 9px;
	border: 0px solid black;
}
.calendarCell {
	height: 15px;
	text-align: left;
	font-size: 9px;
}
.errorMsg {
	color: red;
}
.spacer {
	background-color: white;
	width: 1px;
}
.horizSpacer {
	background-image: url(images/spacer.gif);
	height: 3px;
}
.horizSplit {
	background-color: white;
	height: 1px;
}
.booked {
	background-color: #dd0000;
	width: 10px;
}
.free {
	background-color: #dddddd;
	width: 10px;
}
.weekend {
	background-color: #aaaaaa;
	width: 10px;
}
.friday {
	background-color: aliceblue;
	color: blue;
	width: 10px;
}
legend {
	font-size: 10pt;
	color: navy;
}
.data {
	font-size: 9pt;
	color: #333333;
	text-align: center;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
}
.data a {
	color: #333333;
}
th {
	font-size: 12px;
	color: #333333;
	text-align: center;
	vertical-align: top;
}
.boxedImages {
	border: 1px solid black;
}
.copy {
	background-color: white;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	height: 99%;
	width: 99%;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	margin: 3px;
}
.borderedImg {
	border: 1px solid black;
}
.navbar {
	background-color: white;
	border: 0px solid black;
	margin: 0px;
	padding: 0px;
	height: 100%;
	vertical-align: top;
    WIDTH: 130px;
}
.MenuItem
{
	VERTICAL-ALIGN: top;
	WIDTH: 130px;
	color: navy;
	font-size: 8pt;
	text-align: center;
}
.MenuItem A
{
	border: 1px solid navy;
    DISPLAY: block;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-TOP: 2px;
    PADDING-BOTTOM: 2px;
    WIDTH: 130px;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;
	background-color: #ffffff;
	COLOR: navy;
}
.MenuItem A:hover
{
	border: 1px solid navy;
	background-color: navy;
	COLOR: white;
    TEXT-DECORATION: none;
}
.MenuText
{
	font-size: 8pt;
	vertical-align: top;
	text-align: center;
    WIDTH: 130px;
	font-weight: normal;
	color: #333333;
}
.MenuTitle
{
	font-size: 8pt;
	vertical-align: top;
	text-align: center;
}
.contact {
	font-size: 8pt;
	text-align: center;
	background-color: white;
	height: 20px;
}
h1 {
	text-align: center;
	font-size: 16pt;
	font-weight: lighter;
}
.title {
  	color: navy;
	font-size: 24pt;
    TEXT-DECORATION: none;
}
h1 A
{
	COLOR: navy;
    TEXT-DECORATION: none;
}

h2 {
	text-align: left;
	font-size: 14pt;
	font-weight: lighter;
}
h4 {
	text-align: left;
	font-size: 10pt;
}
hr {
	color: #333333;
}
.alert{
	color: red;
}
.text{
	text-align: justify;
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 15px;
}
