a.event {
	text-decoration: none;
	display: block;
}
a.event:hover {
	color: #666666;
}
.today {
	font-weight: bold;
}
.today2 {
	font-weight: bold;
}
.calendar {
	font-family: Verdana;
	background-color: white;
	border: 1px solid black;
}
.calendar2 {
	font-family: Verdana;
	background-color: white;
	border: 2px solid black;
}
.activity {
	background-color: #CCCCCC;
	font-size: 11px;
	text-align: center;
	height: 20px;
	width: 20px;
}
.normal {
	font-size: 11px;
	text-align: center;
	width: 20px;
	height: 20px;
	background-color: #e5e5e5;
}
.blank {
	background-color: #e5e5e5;
}
.calendar-monthBIG {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
}
.calendar-month {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
th {
	font-family: Arial;
	color: #CC0000;
	font-size: 10px;
	background-color: #FFDFDF;
}
.BIGnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 58px;
	height: 58px;
	text-align: left;
	background-color: #e5e5e5;
}
.BIGactivity {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	font-size: 9px;
	text-align: left;
	height: 58px;
	width: 58px;
}
.calEvent {
	background-color: #000000;
	border: 4px solid white;
}
.eventDiv {
	visibility: hidden;
	display: none;
	color: #000000;
	width: 440px;
	font-size: 10px;
	line-height: 17px;
	margin-left: auto;
	margin-right: auto;
}
.eventDiv a {
	color: #999999;
}
.eventDetails {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 8px;
}
.calendar-prev a {
	color: #000000;
	text-decoration: none;
}
.calendar-next a {
	color: #000000;
	text-decoration: none;
}
.event {
	color: #000000;
	text-decoration: none;
}
