.body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #600;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
}
.title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bolder;
}
.calmonth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e4232f;
	text-transform: none;
}
.caldate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333333;
	letter-spacing: .06em;
	text-decoration: none;
	line-height: 150%;	
}
.caltoday {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333333;
	letter-spacing: .06em;
	font-weight:bold;
	text-decoration: none;
	line-height: 150%;	
}
.caltodayselected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	letter-spacing: .06em;
	font-weight:bold;
	text-decoration: none;
	background-color:#FFFFCC;
	line-height: 150%;	
}

.caldateselected {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	letter-spacing: .06em;
	text-decoration: none;
	background-color:#FFFFCC;
	line-height: 150%;	
}
.playtitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C00;
	font-weight: bold;
}
.daterange {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}
.showtitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #C00;
	font-weight: bolder;
}
