.date {
	font-size: 1.1em;
	line-height: 110%;
	color: #003366;
	border: 1px solid #666666;
	font-weight: bold;
	background-color: #FFFFFF;
	font-style: normal;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin-left: 4px;
}
.date2 {
	font-size: 1.1em;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	background-image: url(datebak.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.event {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	padding-left: 9px;
}
.eventsub {
	font-size: 11px;
	color: #666666;
}

.eventtable {
	background-color: #EBF0FA;
	width: 100%;	
}
.eventtable img {
	border: 1px solid #FFFFFF;
}
th {
	color: #FFFFFF;
	text-align: center;
	background-color: #5E615A;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}
.th1e {width:28px;}
.th2e {width:90px;}
.th4e {width:130px;}
td {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B6AF;
	padding-top: 4px;
	padding-bottom: 4px;
}

.odd {
	background-color: #D2E1F0;
}
.regtable {
	background-color: #EBF0FA;
	width: 100%;
	border: 6px solid #B5C76A;
}
.regtable td {
	padding-left: 9px;
	vertical-align: middle;
}
.everyday td {
	color: #FFFFFF;
	text-align: center;
	background-color: #517FA3;
	padding: 0px;
}
.regevent {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-align: left;
	padding-left: 9px;
}
.regtable img {
	border: 1px solid #B5C76A;
	vertical-align: middle;
}
.headbox {
	background-image: url(calevent.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 65px;
	padding-left: 90px;
	margin-bottom: 4px;
	padding-top: 6px;
}
.headboxlink {
	background-image: url(arrow14.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	margin-top: 3px;
	margin-left: 80px;
}
.headpicrt {
	border: 1px solid #A3B271;
	float: right;
}
.sidecap {
	font-size: 10px;
	color: #333333;
	text-align: center;
	margin-top: 3px;
}

