.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
	font-variant: normal;
	text-transform: uppercase;
}
a.topnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFF66;
	text-decoration: none;
	font-variant: normal;
	text-transform: uppercase;
}
.topnav-bar {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
	font-variant: normal;
	text-transform: uppercase;
}
.botnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
	font-variant: normal;
	text-transform: uppercase;
}
a.botnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
	font-variant: normal;
	text-transform: uppercase;
}
.rt-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #D81F23;
	text-decoration: none;
}
a.rt-nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #D81F23;
	text-decoration: none;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.photo {
	margin-right: 9px;
	margin-bottom: 9px;
	border: 2px solid #FFFFFF;
}
.vrt-rule {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #BD2022;
}
.cast-backgrnd {
	background-attachment: scroll;
	background-image: url(images/cast-bckgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.play-backgrnd {
	background-attachment: scroll;
	background-image: url(images/play-backgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.text-lrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}
.creative-backgrnd {
	background-attachment: scroll;
	background-image: url(images/creative-background.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.text-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #AB1820;
	text-decoration: none;
	font-weight: bold;
}
a.text-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #9C191C;
	text-decoration: none;
	font-weight: bold;
}
.tickets-backgrnd {
	background-attachment: scroll;
	background-image: url(images/ticket-background.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
