.show_reservation_calendar_title {
	color:#000;
}
.show_reservation_calendar_tbl_bgr {
	color:#000;
}
.show_reservation_calendar_tbl_cell {
	color:#FFFF00;
}
.show_reservation_calendar_tbl_cell td {
	text-align: left;
}
.show_reservation_calendar_tbl_cell td[align="center"] {
	text-align: center;
}
.show_reservation_calendar_tbl_cell td[align="right"] {
	text-align: right;
}
.show_reservation_calendar_vis_day_color {
	text-align:center;
	text-decoration:none;
	color:#923207;
}
.show_reservation_calendar_not_vis_day_color {
	text-align:center;
	text-decoration:none;
	color:#923207;
}
.show_reservation_calendar_cell_color {
	text-align:center;
	text-decoration:none;
	color:#923207;
	background-color:#FFFFFF;
}
.show_reservation_calendar_link_color {
	color:#FF0000;
}
.show_reservation_calendar_color1 {
	color:#FFCC00;
	background-color:#56bde0;
}
A.show_reservation_calendar_link {
	color:#339900;text-decoration:none;
}
A.show_reservation_calendar_link:visited {
	color:#336666;text-decoration:none;
}
A.show_reservation_calendar_link:hover {
	color:#336666;text-decoration:none;
}
A.show_reservation_calendar_link:active {
	color:#339900;text-decoration:none;
}
.show_reservation_week_days {
	font-weight:bold;
	text-align:center;
	color:#923207;
	background-color: #f3dcb2;
}

.show_reservation_calendar_cell_color td {
	width: 34px;
}