.Default h3 {
	color: #000;
	font-size:18px;
	line-height: 22px;
	font-weight: normal;
}
.Default h3 a {
	color: #3F3F3F;
	font-size:22px;
	font-weight: bold;
}
.Default h3 a:hover {
	color: gray;
	font-size:22px;
	font-weight: bold;
}
.Default_menu a {
	color: #3F3F3F;
	display:block;
	font-size:14px;
}
.Default_menu a:hover {
	color: black !important;
}

.AlignRight { text-align:right; }
.MaroonTitles h3 {
	color: #990000 !important;
	font-size:18px;
	line-height: 22px;
	font-weight: normal;
}
.MaroonTitles h3 a {
	color: #3F3F3F;
	font-size:22px;
	font-weight: bold;
}
.MaroonTitles h3 a:hover {
	color: gray;
	font-size:22px;
	font-weight: bold;
}
.MaroonTitles a.item2 {
	color: #3F3F3F;
	display:block;
	font-size:14px;
}
.MaroonTitles a.item2:hover {
	color: black !important;
}
div.calendarStyles td.calendar {
	border-bottom:1px solid silver;
	border-right:1px solid silver;
	font-size:10px;
	height:50px;
	width:75px;
}
div.calendarStyles td.calendarToday {
	background-color:#cccccc;
}
div.calendarStyles table.calendar {
	border:1px solid silver;
	width:100%;
}
div.calendarStyles .calendar .calendar_events a {
	color:#D31145;
	display:block;
	padding-bottom:5px;
}
div.calendarStyles .calendar .calendar_events a:hover {
	color:#D31145;
	text-decoration:underline;
}
div.calendarStyles .calendar .calendar_events {
	font-size:9px;
	list-style-position:inside;
	list-style-type:none;
	padding-left:10px;
	text-align:left;
	width:79px;
}
div.calendarStyles .calendar .calendar_events li {
	font-size:9px;
}
.calendarHeader {
	background-color:#cccccc;
	border: 1px solid silver;
}
.events a {
	display:block;
	padding-bottom:10px;
}
.AlignCenter { text-align:center; }

