body {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

a {
	text-decoration: none;
	font-size: 9pt;
	color: #000000
}

a:hover {
	text-decoration: underline;
	font-size: 9pt;
	color: #000000
}

td {
	font-size: 10pt;
	color: #000000;
}

.newsHeader {
	font-size: 10pt;
	color: #CC3300;
	font-weight: bold;
}

.showDate {
	font-size: 9pt;
	color: #CC3300;
}

.showDesc {
	font-size: 9pt;
	color: #000000;
}

.shopSmall {
	font-size: 9pt;
	color: #000000;
}

a.shopSmall {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

a:hover.shopSmall {
	text-decoration: underline;
}

.textNav {
	font-size: 9pt;
	color: #999999;
}

a.textNav {
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}

a:hover.textNav {
	text-decoration: underline;
}

SELECT {
	font-family: Arial,Helvetica; 
	font-size: 10px; 
	background-color: #E5E5E5;
}

INPUT {
	font-family: Arial,Helvetica; 
	font-size: 10px; 
}

.showsVenueAddy {
	font-size: 8pt;
	color: #666666;
}