.span_cal_schoolwk {
	background-color: #ff0000;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	padding: 1px;
}

.span_cal_camp {
	background-color: #336600;
	color: #ffffff;
	font-size: 8pt;
	text-decoration: none;
}

.span_cal_camp:hover {
	background-color: #336600;
	color: #ffffff;
	font-size: 8pt;
	text-decoration: none;
}

.span_cal_intol {
	background-color: #006699;
	color: #ffffff;
	font-size: 8pt;
	text-decoration: none;
}

.span_cal_intol:hover {
	background-color: #006699;
	color: #ffffff;
	font-size: 8pt;
	text-decoration: none;
}

.span_cal_lnight {
	background-color: #ff8c00;
	color: #ffffff;
	font-size: 8pt;
	text-decoration: none;
}

.span_cal_lnight:hover {
	background-color: #ff8c00;
	color: #ffffff;
	font-size: 8pt;
	text-decoration: none;
}

.span_cal_mass {
	background-color: #800080;
	color: #ffffff;
	font-size: 8pt;
	text-decoration: none;
}

.span_cal_mass:hover {
	background-color: #800080;
	color: #ffffff;
	font-size: 8pt;
	text-decoration: none;
}

.span_cal_other {
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.span_cal_other:hover {
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.span_cal_yadult {
	background-color: #ff8899;
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
}

.span_cal_yadult:hover {
	background-color: #ff8899;
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
}

#table_calhead {
	border: 0px;
	font-family: arial, helvetica;
	font-size: 10pt;
	width: 735px;
}

#table_calmonth {
	background-color: #ffffff;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: 0px;
	border-bottom: 0px;
	font-family: arial, helvetica;
	font-size: 10pt;
	width: 735px;
}

.td_dayinmonth {
	border-top: 0px;
	border-left: 0px;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	height: 80px;
	text-align: left;
	vertical-align: top;
	width: 105px;
}

.td_dayoutmonth {
	background-color: #eeeeee;
	border-top: 0px;
	border-left: 0px;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	height: 80px;
	text-align: left;
	vertical-align: top;
	width: 105px;
}

.td_daytitle {
	background-color: #cccccc;
	border-top: 0px;
	border-left: 0px;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	font-weight: bold;
	text-align: center;
	width: 105px;
}

.td_daytoday {
	background-color: #ffff99;
	border-top: 0px;
	border-left: 0px;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	height: 80px;
	text-align: left;
	vertical-align: top;
	width: 105px;
}