@charset "UTF-8";
.menustyle {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color: #000;
}
A:link {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	COLOR: #FFF;
	TEXT-DECORATION: none;
	background-color: #000;
}
A:visited {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	COLOR: #FFF;
	TEXT-DECORATION: none;
	background-color: #000;
}
A:hover {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	COLOR: #DB1E25;
	TEXT-DECORATION: underline
}
.darkbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.lightbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.header {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #DB1E25;
}
.textheader {
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #DB1E25;
	font-size: 18px;
}
.disclosures {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.subheader {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}.LARGE {
	font-size: 18px;
}
.large2 {
	font-size: 12px;
}
.film_titles {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

