.calborder {
	border: 1px solid #000000;
}
.calborder2 {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.calheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #006633;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}

#cal a:link, #cal a:visited, #cal a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	text-decoration: none;
}
#cal a.cal-wend:link, #cal a.cal-wend:visited, #cal a.cal-wend:active{
	color: #FF0000;
}
#cal a:hover {
	color: #FF9900;
}
#cal td.cal-wend {
	color: #FF0000;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
#cal td.cal-wday {
	color: #000000;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
#cal a.monsel:link, #cal a.monsel:visited,#cal a.monsel:active {
	font-size: 14px;
	color: #0000FF;
}
#cal a.monsel:hover{
	color: #FF9900;
}
#cal SPAN.monsely{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}


.cal-wend{
	color: #FF0000;
}
