.dayTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #616161;
	color: #FFFFFF;
	text-align: center;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #2c2c2c;
	border-bottom-color: #2c2c2c;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.formTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #cbcbcb;
	padding: 10px;
	border-top: 2px groove #FFFFFF;
	border-right: 2px groove #FFFFFF;
	border-bottom: 2px groove #FFFFFF;
	border-left: 2px groove #FFFFFF;
}

.formTable2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #cbcbcb;
	padding: 10px;
	border: none #646464;
}
.eventDay {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #005B9F;
}

.eventDay a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.eventDay a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #005B9F;
}


.tblyear td {
	font-family:monospace;
	text-align:center;
	vertical-align:top;
	font-size: 13px;
	padding: 10px;
	border: 0px none;
}

.tblyear  td h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005B9F;
	font-size: 11px;

}
.tblyear td a:link{
	text-align:center;
	vertical-align:top;
	border: 0px none;
	text-decoration: none;
	color: #005B9F;
}
.tblyear td a:visited{
	text-align:center;
	vertical-align:top;
	border: 0px none;
	text-decoration: none;
	color: #005B9F;
}
.tblyear td a:hover{
	font-family:monospace;
	text-align:center;
	vertical-align:top;
	border: 0px none;
	text-decoration: underline;
	color: #005B9F;
}
.tblyear td.midcol { 
	border-width:0 1px 1px 1px;
	border-style:solid; 
}

.dropDownNames {
	font-weight: bold;
	color: #005B9F;
}
.monthTitle {
	font-size: 18px;
	font-weight: bold;
	color: #005B9F;
	font-family: Arial, Helvetica, sans-serif;
}
.weekDayTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.weekDayTitleLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005B9F;
	text-decoration: underline;
}

.weekDayTitleLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.DayTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.DayTitleMinutes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align: super;
}
