@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana;
	font-size: 12px;
	color: #FFD00D;
	line-height: 13px;
	margin-left: 0px;
	margin-top: 0px;
	}
 a:link { 
	font-family: Verdana;
	font-size: 12px;
	color: #FFD00D;
	line-height: 13px;
 	text-decoration: underline; 
 }
 a:visited { 
	font-family: Verdana;
	font-size: 12px;
	color: #FFD00D;
	line-height: 13px;
 	text-decoration: underline; 
 	}
 a:hover, a:active { 
	font-family: Verdana;
	font-size: 12px;
	color: #FFD00D;
	line-height: 13px;
 	text-decoration: underline; 
 	}

.pastshows p,
.pastshows a {
	line-height: 1.4em;
	color: #b95ba9;
	}

.pastshows p {
	padding-left: 30px;
}


header {
	font-family: Verdana;
	font-size: 11px;
	color: #BC9BDD;
	line-height: 13px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h1 {
	background: transparent;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}


DIV.PurpleTitleImageSiteMap { margin-top: 14px; margin-bottom: 14px; }
.sitemap {
	font-size: 14px;
	}
.sitemap TD.sitemapHeader {
	background-color: #ff421d; 
	color: #333333; 
	font-weight: 900; 
	border-left: 1px solid #999999; 
	border-top: 1px solid #999999; 
	border-right: 1px solid #999999; 
	padding: 10px;
	}
.sitemap TD.sitemapBody {
	color: #333333; 
	line-height: 1.4em; 
	border-left: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	border-right: 1px solid #999999; 
	padding: 10px;
	}
.sitemap a {
	line-height: 1.4em;
	font-size: 14px;
	color:#B95BA9;
	}
