A
{color: #FFFFCC; text-decoration: none}
A:hover
{color: #00CCFF; text-decoration: none}
A:visited
{color: #FFFFCC; font-weight: bold; text-decoration: none}

body.shows
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: navy;
	color: #2a3883;
	text-align: center;
}

table.shows
{
	text-align: center;
	background-color: #2a3883;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
td.shows
{
	background-color: #2a3883;
	color: white;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
td.showsBLACK
{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
A.showsBLACK
{color: #000066; text-decoration: none; font-weight: bold}
A.showsBLACK:hover
{color: #990000; text-decoration: none; font-weight: bold}
A.showsBLACK:visited
{color: #666666; font-weight: bold; text-decoration: none; font-weight: bold}

th.shows
{
	background-color: white;
	color: navy;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
}
th.bottom
{
	background-color: white;
	color: #dc143c;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}
a.bottom:link {color: #dc143c; font-weight: bold; text-decoration:underline;}
a.bottom:active {color: #dc143c; font-weight: bold; text-decoration:underline;}
a.bottom:visited {color: #dc143c; font-weight: bold; text-decoration:underline;}
a.bottom:hover {color: #dc143c; font-weight: bolder; text-decoration:underline;}
th.demo
{
	background-color: #2a3883;
	color: white;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-transform: uppercase;
	text-align: left;
}

div.shows {
	background-color : white;
	font-size : 11px;
}
.whitebox {
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}
.subtitle {
	font-size: 9px;
}
.menutitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.showlist{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #0099FF;
	height: 10px;
}
.whitebox2 {
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	padding: 3px;
	height: 100px;
	width: 200px;
	float: left;
}
.briefdesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	margin: 5px;
	padding: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.showsubtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
}
.CONTACTUSFORM {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}