@charset "UTF-8";
.footerWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #ffffff;
}
.footerGray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #999999;
}
a.footerWhiteLink:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #ffffff;
	text-decoration:none
}
a.footerWhiteLink:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #ffffff;
	text-decoration:none
}
a.footerWhiteLink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #ffffff;
	text-decoration:underline
}
a.orangeLink:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	font-weight:bold;
	color: #ff8400;
}
a.orangeLink:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	font-weight:bold;
	color: #ff8400;
}
a.orangeLink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	font-weight:bold;
	color: #ff8400;
}
.contentWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #ffffff;
}
.upcomingShowsOrange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	font-weight:bold;
	color: #ff8400;
}
.upcomingShowsGray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	font-weight:bold;
	color: #b6b6b6;
}
.bars {
	scrollbar-3dlight-color:#660066;
    scrollbar-arrow-color:#ffffff;
    scrollbar-base-color:#660066;
    scrollbar-track-color:#000000;
    scrollbar-darkshadow-color:#666666;
    scrollbar-face-color:#64080b;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-shadow-color:#F5F5F5;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
}

