@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
body {
	background-image: url(images/misc/concert3.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
.HeaderWhite {
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bolder;
}
.footerWhite {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
	background-color: #000000;
}
.centerTable{
	margin-left: auto;
	margin-right: auto;
}
.LinksOrange {
	border-color:#FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F90;
	background-color: #333333;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.NavCell {
	background-color: #333;
	color: #FFCC00;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

a:visited {
	color: #FFCC00;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.middleTextYellow {
	font-size: 16px;
	color: #FFFF00;
	font-weight: bold;
	margin-right: 10mm;
}
.largeRedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.djMainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #Ffff00;
	margin-right: 5px;
	vertical-align:top;
}
.djHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFF;
	background-color: #000;
}
.bandHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.HeaderSmallerWhite {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bolder;
}

.smallRedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
}
.middleRedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FF0000;
	S
}.subMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.hide{
display: none;
}

.show{
display: block;
}
.iframes {
	text-align: left;
	text-indent: 0;
	vertical-align: top;
}

.holidayheader
{
	font-size: xx-large;
	font-weight: bold;
	color: #CCC;
}

.holidayindex
{
	background-color: #000;
}
