.Default h3 {
	color: 626262;
	font-family: Helvetica, sans-serif;
	font-size:22px;
	font-weight: normal;
	line-height:26px;
}
.Default h3 a {
	color: 626262;
	font-family: Helvetica, sans-serif;
	font-size:22px;
	font-weight: normal;
}
.Default h3 a:hover {
	color: 626262;
}
.Default a.item2 {
	color: 0000ee !important;
	display:block;
	font-size:12px;
}
.Default a.item2:hover {
	color: black !important;
}
div.Default {
	clear:both;
}
.Default hr {
	border:1px solid #CFCFCF;
	width: 100%;
}
.Default th {
	color: #;
	font-size:;
	font-weight: normal;
	width:;
}
.AlignCenter { text-align:center; }
.AlignRight { text-align:right; }

.SubHeading h3 {
	color: 626262;
	font-family: Helvetica, sans-serif;
	font-size:16px;
	font-weight: normal;
}
.SubHeading h3 a {
	color: 626262;
	font-family: Helvetica, sans-serif;
	font-size:16px;
	font-weight: normal;
}
.SubHeading h3 a:hover {
	color: 626262;
	font-family: Helvetica, sans-serif;
	font-size:16px;
	font-weight: normal;
}
.SubHeading a.item2 {
	color: 0000ee !important;
	display:block;
	font-size:12px;
}
.SubHeading a.item2:hover {
	color: black !important;
}
div.SubHeading {
	clear:both;
}
.SubHeading hr {
	border:1px solid #CFCFCF;
	width: 100%;
}
.SubHeading th {
	color: #;
	font-size:;
	font-weight: normal;
	width:px;
}
div.calendarStyles td.calendar{
 width:80;
 font-size:10px;
 height:50px;
 border-right:1px solid silver;
 border-bottom:1px solid silver;
 width:75px;
}

div.calendarStyles td.calendarToday{
 background-color:#ccc;
}
div.calendarStyles table.calendar{
 border:1px solid silver;
 width:100%;
}

div.calendarStyles .calendar .calendar_events a{
 color:#D31145;
 padding-bottom:5px;
 display:block;
}
div.calendarStyles .calendar .calendar_events a:hover {
 color:#D31145;
 text-decoration:underline;
}

div.calendarStyles .calendar .calendar_events{
 font-size:9px;
 text-align:left;
 padding-left:10px;
 width:79px;
 list-style-position:inside;
 list-style-type:none;
}
div.calendarStyles .calendar .calendar_events li{
 font-size:9px;
}
.calendarHeader { background-color:#ccc; border: 1px solid silver;}

.events a {
 padding-bottom:10px;
 display:block;
}

