@charset "utf-8";
/* CSS Document */

html, body {
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: 900;
}

a, a:link {
	color: #3A5B7E;
}

a:active, a:hover  {
	color: #3A5B7E;
}

a:visited {
	color: #3A5B7E;
}



.newsradio_table {
	border: 0px;
	color: #000000;
	font-weight: 900;
}

.newsradio_table, .newsradio_table a:link, .newsradio_table a:active, .newsradio_table a:visited {
	color: #000000;
	text-decoration: none;
}

.newsradio_table a:hover {
	background: #3A5B7E;
	color: #FFFFFF;
}

.nowshowing { background-color: #F4F4F9; color: #3A5B7E; }
.newsradio_table .nowshowing a, .newsradio_table .nowshogin a:link, .newsradio_table .nowshowing a:active, .newsradio_table .nowshowing a:visited  { color: #3A5B7E; font-weight:300; }
.newsradio_table .nowshowing a:hover { color: #FFFFFF; }

.day, .day a:link, .day a:active, .day a:visited { color: #3A5B7E; font-weight: 900; font-size: 16px; font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
 text-decoration: none; background-color: #FFFFFF; }
.day a:hover { color: #FFFFFF; font-weight: 900; font-size: 16px; text-decoration: none; background-color: #3A5B7E; background-image: none }

.daySelected, .daySelected a:link, .daySelected a:active, .daySelected a:visited, .daySelected a:hover { color: #3A5B7E; font-weight: 900; font-size: 16px; text-decoration: none; background-color: #F4F4F9; background-image: none;}


