.body {
	font-family: Arial, regular, sans-serif; 
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #600;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.search {
	font-family: Gill Sans / Gill Sans MT, sans-serif; 
	font-size: 9px;
	line-height: 14px;
}
.title {
	font-family: Arial, regular, sans-serif; 
	font-size: 13px;
	color: #E4232F;
	font-weight: bold;
}
.calmonth {
	font-family: Gill Sans / Gill Sans MT, sans-serif; 
	font-size: 11px;
	color: #e4232f;
	text-transform: uppercase;
}
.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: 13px;
	color: #333333;
	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: #E4232F;
	font-weight: bolder;
}
.feature_padding {
	padding-bottom: 14px;
}
.feature_headers {
	font: 11px Arial, sans-serif;
	color: #000000;
	font-weight: bold;
}
.feature_sub {
	font: 9px Arial, sans-serif;
	color: #000000;
}
.index_news {
	font: 11px Arial, sans-serif;
	color: #000000;
}
.feature_txt_padding {
	padding-top: 14px;
	padding-left: 12px;
}
