.tdFooter {
	background-color: #ED1C24;
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px;
}
.tdHeader {
	background-color: #ED1C24;
	vertical-align: top;
	padding-left: 10px;
}
body {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
}
a {
	text-decoration: underline;
	color:#444;
}

a:hover {
	color: #999;
}.headerGr {
	display: inline;
	margin-bottom: 20px;
	clear: both;
}
.intro {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.dates {
	display: block;
	margin-bottom: 5px;
	clear: both;
}
.opening {
	font-size: 11px;
	display: block;
	margin-bottom: 20px;
}
.div1 {
	display: block;
	padding-bottom: 10px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
.description {
	font-size: 11px;
	line-height: 15px;
	width: 444px;
	display: block;
	margin-bottom: 15px;
}
.artistList {
	font-size: 11px;
	line-height: 15px;
	display: inline;
	margin-bottom: 20px;
	margin-top: 10px;
}
.contentTdLeft {
	display: block;
	width: 444px;
	vertical-align: top;
}
.contentTdRight {
	display: block;
	width: 281px;
	vertical-align: top;
}
.contentTdSp {
	display: block;
	width: 25px;
}
.showCard {
	vertical-align: top;
	display: block;
	margin-bottom: 20px;
}
.showSlideshowThumb {
}
.slideshowHeader {
	font-size: 14px;
	color: #333333;
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
}
.cardSwitch {
	font-size: 11px;
	margin-bottom: 10px;
}
.deck {
	display: block;
	width: 750px;
	margin-left:19px;
}
.navPages {
	font-size: 11px;
	display: block;
	margin-bottom: 20px;
}
.p1 {
	font-size: 13px;
	color: #000000;
	line-height: 16px;
}
.credits {
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.tdPd10 {
	padding: 10px;
	font-size: 11px;
}
h3 {
	font-size: 16px;
	line-height: 20px;
	color: #333333;
}
.footer a {
	text-decoration: underline;
	color:#B5B5B5;
}

.footer a:hover {
	color: #000000;
	//background-color: #FFFF00;
}

.yearhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #686868;
	font-size:12;
	font-weight: bold;
}
		
.year {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B5B5B5;
	background-color: #FF0000;
}
a.year:link {
	text-decoration: none;
	color: #B5B5B5;
	}
a.year:visited {
	text-decoration: none;
	color: #B5B5B5;
	}
a.year:hover {
	text-decoration: none;
	color: #000000;
	}