body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

td {
	color: #FFFFFF;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

td img {
	display: block;
}

th {
	padding-top: 20px;
	padding-bottom: 20px;
	color: #CC0000;
}

a {
	color: #CC0000;
}

.nav a {

	color: #FFF;


 
}

.hitcount a {
	font-size: xx-small;
	color: #000000;
}

.concertnav div {
	width: 200px;
}

.concertPoster {
	padding-left: 20px;
}

.underlinedCell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

.largerBodyText {
	font-size: larger;
}

#copyright {
	font-size: 9px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: bottom;
}

.footertable td {
	font-size: 9px;
	color: #666666;
}

#top_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	float: left;
	width: 100%;
}

