.calendarDate
{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #4D4D4D;
font-weight: normal;
}

.calendarLink
{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #003A75;
font-weight: normal;
text-decoration: underline;
}

.calendarLink:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #003A75;
font-weight: normal;
text-decoration: none;
}
.calTitle, .calTitle a {
background-color: #006633;
color: white;
}

.calDay
{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
/*color: #003A75;*/
background-color: #696;
color: white;
font-weight: normal;
line-height: 8pt;
}
.calTable td {
font-size: 8pt;
font-weight: bold;
}
.calLink
{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #003A75;
font-weight: normal;
line-height: 8pt;
text-decoration: underline;
}

.calLink:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #003A75;
font-weight: normal;
text-decoration: none;
}

.calendarTitle
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #003A75;
font-weight: bold;
text-decoration: none;
}

.calendarCategory
{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #4D4D4D;
font-weight: bold;
}

.datestimes td {
	font-size: 8pt;
	padding: 1px 4px;	
}
.datestimes .altrow td {
	background-color: #EEE;
}
