.body {
	font-family: Arial, regular, sans-serif; 
	font-size: 12px;
	color: #000;
}
body {
	background-color: #000;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.search {
	font-family: Arial, regular, sans-serif;  
	font-size: 10.5px;
	color: #000;
}
.title {
	font-family: Arial, regular, sans-serif;  
	font-size: 13px;
	color: ##CC0000;
	font-weight: bold;
}
.calmonth {
	font-family: Gill Sans / Gill Sans MT, sans-serif; 
	font-size: 11px;
	color: #e4232f;
	text-transform: none;
}
.caldate {
	font-family: Gill Sans / Gill Sans MT, sans-serif; 
	font-size: 8px;
	color: #333333;
	letter-spacing: .06em;
	text-decoration: none;
	line-height: 150%;	
}
.caltoday {
	font-family: Gill Sans / Gill Sans MT, sans-serif; 
	font-size: 8px;
	color: #333333;
	letter-spacing: .06em;
	font-weight:bold;
	text-decoration: none;
	line-height: 150%;	
}
.caltodayselected {
	font-family: Gill Sans / Gill Sans MT, 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: Gill Sans / Gill Sans MT, sans-serif; 
	font-size: 8px;
	color: #000000;
	letter-spacing: .06em;
	text-decoration: none;
	background-color:#FFFFCC;
	line-height: 150%;	
}
.playtitle {
	font-family: Arial, regular, sans-serif; 
	font-size: 14px;
	color: #C00;
	font-weight: bold;
}
.daterange {
	font-family: Gill Sans / Gill Sans MT, sans-serif; 
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}
.showtitle {
	font-family: Arial, regular, sans-serif; 
	font-size: 16px;
	color: #C00;
	font-weight: bold;
}

