#content04 table {
	font: 11px Arial, Helvetica, sans-serif;
	color: #605040;
	vertical-align: top;
}
#content04 td {
	border-bottom: 1px solid #E0DFE3;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content04 th {
	border-bottom-style: none;
	border-top-style: none;
}
#ScheduleContainer {
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 10px;
	line-height: 20px;
	text-align: justify;
	background: url(../img/line-dotted-lightgrey-vertical.gif) repeat-y left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#schedule a {
	color: #690;
	text-decoration: none;
}


#schedule td{
	font-family: "droid sans", "segoe ui";
	font-size: 12px;
	color: #333;
	border-bottom: 1px solid #E0DFE3;
}
#schedule .calendarYear {
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: 900;
	letter-spacing: -1px;
	line-height: 75px;
}

#schedule th {
	font-family: tahoma, calibri, "trebuchet ms", arial, sans-serif;
	font-size: 11px;
	font-weight: 900;
	text-align: left;
}
#schedule .bar {
	background-color: #F8F8F8;
	line-height: 25px;
	color: #666;
}




.lastrow {
	padding-right: 0px;
	border-right: none;
	border-bottom: none;
}
.firstcolumn {
	width: 75px;
}
.firstrow {

	padding-right: 0px;
	border-right: none;
	border-bottom: solid #fff;
}

