.cal_top {
	background-image: url(/gifs/body/calendar/header_back.gif);
	background-repeat: no-repeat;
	width: 335px;
	height: 56px;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	line-height: 56px;
}
.cal_top td {
	line-height: 56px;
}
.cal_top_month {
	text-align: left;
	padding-left:12px;
	font-size: 20px;
	line-height: 56px;
	color: #CCCCCC;
}
.cal_top_year {
	text-align: right;
	padding-right: 12px;
	font-size: 14px;
	line-height: 56px;
	color: #CCCCCC;
}
.cal_body {
	background-image: url(/gifs/body/calendar/main_back.jpg);
	background-repeat: no-repeat;
	background-color: #646464;
	width: 335px;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	font-size: 14px;
}
.cal_box_wd {
	width: 45px;
	height: 30px;
	line-height: 30px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 11px;
	color: #888888;
}
.cal_box_td {
	width: 45px;
	height: 40px;
	padding-bottom: 8px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
}
.cal_box_td_on {
	background-image: url(/gifs/body/calendar/day_highlight.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 8px;
	width: 45px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
}
.cal_box_td_on a {
	color: #FFFFFF;
	text-decoration: none;
}
.cal_box_td_alt {
	background-image: url(/gifs/body/calendar/day_highlight.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 8px;
	width: 45px;
	text-align: center;
	font-size: 14px;
	color: #6C6C6C;
}
.cal_line {
	background-color: #8F8F8F;
	width: 335px;
	height: 1px;
}
.cal_bottom {
	background-image: url(/gifs/body/calendar/bottom.jpg);
	background-repeat: no-repeat;
	width: 335px;
	height: 16px;
}
.calClosed {
	position: absolute; 
	left: -86px; 
	top: -14px;
}
.calContent {
	display: block;
	position: relative;
	font-size: 9pt;
	width: 200px;
	left: 9px;
	top: 10px;
	z-index: 101;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
.calOuterTop {
	background-image: url(/gifs/body/calendar/pop_top.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 200px;
	height: 6px;
}
.calOuterBox {
	background-color: #FFCC00;
	border: 2px solid #FFCC00;
	white-space: nowrap;
}
.calOuterBoxText {
	padding: 5px 5px 7px 5px;
	font-size: 11px;
	font-weight: bold;
}
.calInnerBox {
	background-color: #FFFFFF;
	padding: 10px;
	line-height: 14px;
}
.calInnerBoxText_1 {
	color: #006507;
}
.calInnerBoxText_2 {
	color: #D81F1F;
}
.calInnerBoxText_3 {
	color: #003465;
}
.calInnerBoxText_short {
	color: #956F1E;
}