.shadowR {
	background-image: url(images/shadowR.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.shadowL {
	background-image: url(images/shadowL.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
.details {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	padding: 20px;
}
.title {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a:link, a:visited {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
	}

a:hover {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	}
a.white:link, a.white:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
	}
a.white:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	}
a.highlight:link, a.highlight:visited {
	color: #99CC00;
	font-weight: bold;
	text-decoration: underline;
	}
a.highlight:hover {
	color: #99CC00;
	font-weight: bold;
	text-decoration: none;
	}
.footerintro {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navon {
	color: #FFFFFF;
	background-color: #CC6600;
	font-size: 10px;
	padding: 10px;
}
body {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.navoff {
	color: #FFFFFF;
	background-color: #993300;
	font-size: 10px;
	padding: 10px;
}
.footer {
	color: #FFFFFF;
	background-color: #993300;
	font-size: 10px;
	padding: 10px;
}
.infoarea {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 10px;
	padding: 20px;
}
.tickets {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	background-color: #B0DAFF;
	margin: 20px;
	padding: 20px;
}
s
