.content table, .content table td {border:none;}
.contentMainTD { padding-top: 1em;}
.contentMainTH1 {
	font: 500 25px "Book Antiqua", "Palatino Linotype", Palatino, serif;
	color: #00494F;
	height: 35px;
	padding-left: 32px;
	background: url('images/graphics/header logo.png') no-repeat left top; 	
}
.content table.RatesTable { width: 490px; background-color: #f0f0f0; border: solid 1px #004A2A;}
.content table .RatesTitleTD { text-align: center; color: #fff; background-color: #00494F; font-size: 90%; font-weight: bold;}
.content table .RatesTD { text-align: center; background-color: #fff; border: solid 1px #CCC;}
.content table .RatesBottomTD { font-style: italic; background-color: #ECFFF3; text-align: left; }

.content .CalendarTable table td, .content .CalendarTable table { border: none }
.content .CalendarTable td { vertical-align: top; }
.CalendarTable {  background-color: #CCCCCC; width: 500px; margin-top: 3px; margin-right: 0px; margin-bottom: 1px; margin-left: 3px}
.CalendarTitleTD {text-align: center; color: #fff; background-color: #00494F; font-size: 90%; font-weight: bold;}
.CalendarTitleTD a:link {  color: #FFFFFF; text-decoration: none; font-size: 16px }
.CalendarTitleTD a:visited {  color: #FFFFFF; text-decoration: none; font-size: 16px }
.CalendarTitleTD a:hover {  color: #D7E2FF; text-decoration: none; font-size: 16px }
.CalendarTitleTD a:active {  color: #FFFFFF; text-decoration: none; font-size: 16px }
.CalendarTD { }
.CalendarEmpty { background-color: #dddddd }
.CalendarDay { background-color: #FFFFFF; }
.CalendarCurrDay { background-color: #ECFFF3;  }
.CalendarDetails { text-align: left; vertical-align: top; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px}
.CalendarBottomTD { background-color: #FFFFFF; text-align: center; vertical-align: top; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px}
.CalendarEventTD { font-size: 10px; }


.MarqueeText { color: #fff; font: bold 10pt/29px Arial, Helvetica, sans-serif}
.MarqueeText a, .MarqueeText a:link { color: #fff; text-decoration: underline }
.MarqueeText a:visited { color: #fff;}
.MarqueeText a:hover, .MarqueeText a:active { color: #00494F; background-color: #fff; text-decoration: none; }

.WorkTable table, .WorkTable table td {  border: none }
.WorkTable {
background-color: #CCCCCC; 
width: 500px; 
margin-top: 3px 0 1px 3px;
}
.WorkTitleTD {text-align: center; color: #fff; background-color: #00494F; font-size: 90%; font-weight: bold;}
.WorkTD {
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}