.calendar_days td {
	font-size:11px;
	text-align:center;
}

.calendar_left {
	border: solid 1px #b0b0b0;
	font-family: Tahoma, Verdana;
	font-size: 11^;
	line-height: 14px;
}
.calendar_months, .calendar_days {
	border-right: none;
	font-family: Tahoma, Verdana;
	font-size: 11^;
	line-height: 14px;
	color: #737373;
}
.calendar_months {
	margin-top: 5;
	font-size: 11^;
}
.calendar_days td {
	text-align: center;
	font-size: 11^;
}
.calendar_right {
	border: solid 1px #b0b0b0;
	padding: 3px;
	font-size: 11^;
}
.calendar_current {
	color: #C59010;
	font-size: 11^;
}
.calendar_black {
	color: black;
	padding: 0 2 0 2;
	width: 14%;
}
.weekend {
	color: Maroon;
}
