.outer_table {
	width: 100%;
	height: 100%;
}
.cal_button {
font-family: Georgia, "Times New Roman", Times, serif;	font-size: 11px;
	color: #81a483;
	font-weight: bold;
	background-color: #491C16;
	border: 1px solid #835E4E;
	cursor: default;
	padding: 2px;
	background-position: center top;
}
.top_row {
	background-color: #491C16;
font-family: Georgia, "Times New Roman", Times, serif;	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
.gap_row {
	background-image: url(images/background_tile.gif);
}
.calendar_title_cell {
font-family: Georgia, "Times New Roman", Times, serif;	font-size: 11px;
	color: #FFFFFF;
	background-color: #491C16;
	font-weight: bold;
}
.date_header_row {
font-family: Georgia, "Times New Roman", Times, serif;	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.calendar_table {
font-family: Georgia, "Times New Roman", Times, serif;	font-size: 11px;
	color: #a2a2a2;
	background-color: #000000;
}
.calendar_cell {
font-family: Georgia, "Times New Roman", Times, serif;	font-size: 11px;
	font-weight: normal;
	color: #a2a2a2;
	background-color: #FFFFFF;
}
.calendar_link {
font-family: Georgia, "Times New Roman", Times, serif;	font-size: 10px;
	font-weight: bold;
	color: #81a483;
	text-decoration: underline;
}
.calendar_desc {
	font-size: 11px;
	font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;}
.calendar_outer_table {
}
.unused_cells {
	background-color: #a2a2a2;
}
.box {
font-family: Georgia, "Times New Roman", Times, serif;	font-size: 11px;
	color: #a2a2a2;
}
.standard_text {
font-family: Georgia, "Times New Roman", Times, serif;	font-size: 14px;
	font-weight: bold;
	color: #a2a2a2;
}

.maintext {
font-family: Georgia, "Times New Roman", Times, serif;	font-size: 11px;
	font-weight: bold;
	color: #a2a2a2;
}
