.evheader  h1 {
	text-align: center;
	margin-bottom: 10px;
}
.eventborder {
	border:  solid 1px;
	border-color: #309060;
	margin-bottom: 10px;
}
.tdeventheading {
	line-height: 20px;
	padding: 2px;
	background-color: #309060;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.tdevent  {
	padding: 2px;
}
.eventheading {
	text-align: center;
}
.mteventheading {
	line-height: 20px;
	padding: 2px;
	background-color: #309060;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.mtevent  {
	vertical-align: top;
	padding: 2px;
}
.alleventheading {
	line-height: 20px;
	padding: 2px;
	background-color: #309060;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.allevent li {
	padding: 2px;
	list-style: none;
}
.evfooter {
	text-align: center;
}
.calhead {
	color:#000000;
	font-weight: bold;
	background-color: #309060;
	text-align: center;
}
.calhwd {
	color:#000000;
	font-weight: bold;
	background-color: #309060;
	border-bottom-color: #901020;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-color: #901020;
	border-top-style: solid;
	border-top-width: 2px;
}
.calhsa {
	color:#FFFFFF;
	font-weight: bold;
	background-color: #309060;
	border-bottom-color: #901020;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-color: #901020;
	border-top-style: solid;
	border-top-width: 2px;
}
.calhsu {
	color:#901020;
	font-weight: bold;
	background-color: #309060;
	border-bottom-color: #901020;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-color: #901020;
	border-top-style: solid;
	border-top-width: 2px;
}
.calbwd {
	color:#000000;
	font-weight: bold;
	border-bottom-color: #901020;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-color: #901020;
	border-top-style: solid;
	border-top-width: 2px;
}
.calbsa {
	color:#FFFFFF;
	font-weight: bold;
	border-bottom-color: #901020;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-color: #901020;
	border-top-style: solid;
	border-top-width: 2px;
}
.calbsu {
	color:#901020;
	font-weight: bold;
	border-bottom-color: #901020;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-color: #901020;
	border-top-style: solid;
	border-top-width: 2px;
}
.wd {
	color:#000000;
}
.sa {
	color:#FFFFFF;
}
.su {
	color:#901020;
}
.calcell { /* normal calendar-cell */
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana;
	text-align: center;
	background-color: #309060;
}
.calout { /* calendar-cell before first and after last day of the month*/
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana;
	text-align: center;
	background-color: #D0F0E0;
}
.calcelltoday { /* today's calendar-cell */
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana;
	text-align: center;
	background-color: #901020;
}
.eventcell {
	color:#000000;
	border-bottom-color: #901020;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #901020;
	border-top-style: solid;
	border-top-width: 2px;
	vertical-align: top;
}
a.event {
	font-weight: bold;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 2px;
}