td.reserved {
	text-align: center;
	background-color: #92CDFF;
	color: #ffffff;
	text-decoration: line-through;
}

td.day {
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
}

td.weekheader {
	text-align: center;
	background-color: #999999;
	font-weight: bold;
	color: #FFFFFF;
}

td.monthheader {
	text-align: center;
	background-color: #C0C0C0;
}

td.yearMonth {
	border:1px #c0c0c0 solid;
}
