p.menu2 a:hover {
	color: #FF6600;
}
td.menucolor {
	width: 437px;
	background-color: #FF6600;
	vertical-align: bottom;
}
td.logo {
	height: 108px;
	width: 313px;
	background-image:url('../images/layout/logoshows.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
td.title {
	height: 50px;
	width: 313px;
	background-image:url('../images/layout/titleshows.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
a:hover {
	color: #FF6600;
}
table.shows td {
	width: 150px;
	vertical-align: top;
}
table.showspage td {
	width: 250px;
	vertical-align: top;
}
p.date {
	font-size: 11px;
	margin-bottom: 0px;
	color: #FF6600;
}
img.flyer {
	width: 484px;
}

::-moz-selection {
	background:#FF6600;
	color:#000000;
}

::selection {
	background:#FF6600;
	color:#000000;
}