body,td,th {
	font-family: tahoma;
	font-size: 10px;
	color: #786440;
	vertical-align: top;	
	line-height:12px;
}
body.standardBody 
{
	background-color: #E9E9D1;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

body.TicketsNow 
{
	background-color: #FFFFFF;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

td.Color1  /* Tan */
{
	background-color: #AD9A55;
}

td.Color2  /* Olive */
{
	background-color: #FAF8EB;
}

td.Color3  /* Dark Olive */
{
	background-color: #90814A;
}

td.Color4  /* Red-Maroon */
{
	background-color: #C52000;
}

td.ColorBlack  /* Black */
{
	background-color: #000000;
}

td.PadBlock1
{
	padding-left:13px;
	padding-right:10px;
}

td.PadBlock2
{
	padding-left:13px;
	padding-right:10px;
}

html,body {
	height: 100%;
}

div#test {
	height: 100%;
}

img{border:0;}

a {
	font-family: tahoma;
	font-size: 10px;	
	color: #DD942D;		
}

a:visited {color: #DD942D;}
a:active {color: #DD942D;}
a:hover {color: blue;}

a.venue {color: #DD942D;font-weight: bold;}
a.venue:visited {color: #DD942D;font-weight: bold;}
a.venue:active {color: #DD942D;font-weight: bold;}
a.venue:hover {color: blue;font-weight: bold;}

.style-r{color:#C52000;}
.style-k{color:#DD942D;}
.style-w{color:#E9E9D1;}

.SubHeadingRed {
	font-family: tahoma;
	font-size: 13px;
	color: #C52000;
	font-weight: bold;
}

a.footerLink {
	font-family: tahoma;
	font-size: 10px;
	color: #8E814C;
}
a.footerLink:visited {color: #8E814C;;}
a.footerLink:active {color: #8E814C;;}
a.footerLink:hover {color: #000000;}

a.indexLink {
	font-family: tahoma;
	font-size: 12px;
	line-height: 1.25;
}

a.blueLink {
	font-family: tahoma;
	font-size: 12px;
	line-height: 1.25;
	color: blue;
}
a.blueLink:visited {color: blue;}
a.blueLink:active {color: blue;};
a.blueLink:hover {color: red;};

}


.VenueText {
	font-family:Tahoma;
	font-size:12px;
	color:blue;
	font-weight: bold;
	line-height:12px;
	letter-spacing: 4px;
}


.pginfo-text {
	font-family: tahoma;
	font-size: 11px;
}

.city-text {
	font-family: tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.book-text {
	font-family: tahoma;
	font-size: 11px;	
	color: #DD942D;	
}

.cityhdr-text {
	font-family: tahoma;
	font-size: 18px;
	line-height: 18px;
	color: #786440;
	font-weight: bold;
}

.BlackSubHeader {
	font-family: tahoma;
	font-size: 16px;
	line-height: 16px;
	color: black;
	font-weight: bold;
	letter-spacing: 2px;
}

.index-text {
	font-family: tahoma;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

.darkBG-selectbox {
	font-family: tahoma;
	color: #000000; 
	background-color: #E9E9D1; 
	border-style: solid;
	border-color: #AB9A54;
}

.darkBG-selectbox-wide {
	font-family: tahoma;
	font-size: 10px;
	color: #000000; 
	background-color: #E9E9D1; 
	border-style: solid;
	border-color: #AB9A54;
}

.darkBG-label {
	font-family: tahoma;
	font-size: 11px;
	color: #E9E9D1;
	vertical-align: bottom;
	line-height:12px;
}

a.cityLink {
	font-family: tahoma;
	font-size: 10px;
	color: #E9E9D1;
	font-weight: bold;
}
a.cityLink:visited {color: #E9E9D1;}
a.cityLink:active {color: #E9E9D1;}
a.cityLink:hover {color: #000000;}

input.redSubmitButton {background-color: #C52000; font-weight: bold; font-size: 11px; color: #E9E9D1;}

a.redLightLinkButton {
	font-weight: bold;
	font-size: 9px;
	font-family: Tahoma;
	padding: 3px 6px;
	border-top: 1px solid gray;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid gray;
	text-align: center;
	text-transform: uppercase;	
}
a.redLightLinkButton:link { 
	background-color: #C52000; 
	color: #E9E9D1;
	text-decoration: none;
	}
a.redLightLinkButton:visited {
	background-color: #C52000; 
	color: #E9E9D1;
	text-decoration: none;
	}
a.redLightLinkButton:hover { 
	background-color: #C52000; 
	color: black;
	border-color: black white white black;
	text-decoration: none;
	}
a.redLightLinkButton:active { 
	background-color: #C52000; 
	color: #E9E9D1; 
	text-decoration: none;
	}
	
a.redLinkButton {
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma;
	padding: 4px 8px;
	border-top: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid white;
	text-align: center;
	text-transform: uppercase;	
}
a.redLinkButton:link { 
	background-color: #C52000; 
	color: #E9E9D1;
	text-decoration: none;
	}
a.redLinkButton:visited {
	background-color: #C52000; 
	color: #E9E9D1;
	text-decoration: none;
	}
a.redLinkButton:hover { 
	background-color: #C52000; 
	color: black;
	border-color: black white white black;
	text-decoration: none;
	}
a.redLinkButton:active { 
	background-color: #C52000; 
	color: #E9E9D1; 
	text-decoration: none;
	}



a.orangeLinkButton {
	font-weight: bold;
	font-size: 9px;
	font-family: Tahoma;
	padding: 4px 8px;
	border-top: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid white;
	text-align: center;
}
a.orangeLinkButton:link { 
	background-color: #DD942D; 
	color: #000000;
	text-decoration: none;
	}
a.orangeLinkButton:visited {
	background-color: #DD942D; 
	color: #000000;
	text-decoration: none;
	}
a.orangeLinkButton:hover { 
	background-color: #DD942D; 
	color: blue;
	border-color: black white white black;
	text-decoration: none;
	}
a.orangeLinkButton:active { 
	background-color: #DD942D; 
	color: #000000; 
	text-decoration: none;
	}
