table.calendar {
	font-size: 1em;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
table.calendarsub {
	font-size: 1em;
}
td.CalendarMonthBox {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #000000;
}
.CalendarWeekendFont {
	font-size: 0.9em;
	font-weight: bold;
	color: #CCCCCC;
	font-style: normal;
	text-transform: none;
}
.CalendarWeekDayFont {
	font-size: 0.9em;
	font-weight: bold;
	color: #CCCCCC;
}
.CalendarWDFont {
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.CalendarWEFont {
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	font-style: normal;
	text-transform: none;
}
.CalendarUnavailable {
	font-size: 0.9em;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CC3300;
	font-style: normal;
	text-transform: none;
}
table.booked {
	font-size: 1em;
}
table.showyear {
	font-size: 1em;
}