.text {  font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10pt; color: #004000}
.textbold {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #004000}
.header {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: italic; font-weight: bold; color: #004000}
.phone {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #004000}
.email {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #004000}
.textsm {  font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 8pt; color: #004000}
.textsmboldb {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #800000}
.baytides {  font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 8pt; color: #FFFFFF; font-weight: normal}
.greenlink {  color: #FFFF00}
.callus {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FFFF00; background-color: #800000}
.top1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #FFFF00}
.top2 {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #FFFFFF}
.message {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: italic; font-weight: bold; color: #800000}
.ratehead { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #FFFFFF; background-color: #004000}
.gallerytext {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: italic; font-weight: bold; color: #FFFFFF}
.topskamper {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: #FFFF00}
#events {
	table-layout:auto;
	width:88%;
	margin:1px auto;
	border-collapse:collapse;
}
#events tr {
	vertical-align:top;
}
#events td {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#004000;
	font-size:11px;
	padding:2px 3px;
	margin:0px;
}
#events td.wbg {
	background-color:#CCD9CC;
}
#events td.empty {
	background-image:url(/graphics/calbg.gif);
	height:3px;
	font-size;1px;
	padding:0;
}
#events th {
	text-align:left;
	text-decoration:underline;
	padding:7px 0px 3px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#004000;
	font-size:12px;
}
.new {
	padding:1px;
	margin:1px 1px 1px 5px;
	background-color:#FF0000;
	color:#FFFFFF;
}