body {
	background-color: #FFCC00;
	margin-left: 12px;
	margin-top: 12px;
	background-position: center;
}
a:link {
	font-weight: bolder;
	color: #CC0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	font-weight: bolder;
	color: #CC0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
a:hover {
	font-weight: bolder;
	color: #669900;
}
.desc {
	color: #000;
	font-size: 10px;
	line-height: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: left;
	display: block;
	padding-top: 2px;
	margin: 0px;
}
.event {
	color: #cc3300;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	display: block;
	margin: 0px;
	padding-top: 4px;
}
.money {
	color: #000;
	font-weight: bolder;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.time {
	color: #000;
	font-weight: bolder;
	font-size: 10px;
	line-height: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: left;
	margin: 0px;
	padding-top: 3px;
}
.date1 {
	background-color: #FFFF66;
	vertical-align: top;
	border-top: #FFCC00;
	border-right: #FFCC00;
	border-bottom: #FFCC00;
	border-left: #CC9900;
	padding-bottom: 6px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	width: 93px;
	height: 80px;
	}
.date2 {
	background-color: #FFFF99;
	vertical-align: top;
	border-top: #FFCC00;
	border-right: #FFCC00;
	border-bottom: #FFCC00;
	border-left: #CC9900;
	padding-bottom: 6px;
	width: 93px;
	height: 80px;
}
.todaydate {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}
.calheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC3300;
	text-align: center;
	height: 30px;
	width: 50%;

}.number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding-top: 2px;
	background-image: url(../images/caltab.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 2px;
}
.event a:link {
	color: #cc3300;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.event a:visited {
	color: #cc3300;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.event a:hover {
	color: #CC9900;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.day {
	vertical-align: top;
	border-top: #FFCC00;
	border-right: #FFCC00;
	border-bottom: #FFCC00;
	border-left: #CC9900;
	height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC9900;
	text-align: center;
	font-weight: bold;
	width: 14%;
}
