﻿@charset "utf-8";
.td_booked {
	background: #FFFF99;
}

.td_dapper {
	background: #CCFFFF;
}


td {
	font-size: 0.85em;
	width: 88px;
	height: 30px;
	border: 1px solid #CCCCCC;
	text-align: left;
	vertical-align: top;
}
.tr-month {
	font-size: 1.2em;
	text-align: center;
}
table {
	background: #FFFFFF;
}
caption {
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #900;
}

