body {
	text-align: center;
	padding: 0px;
	background-image: url(gfx/pagebak.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #BA762C;
	margin: 0 0 20px;
	line-height: 16px;
	background-repeat: repeat-y;
	background-position: center top;
}
.bodylink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
	background-image: url(gfx/ahref.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bodylink:link {
}
.bodylink:visited {
}
.bodylink:active {
}
.bodylink:hover {
	color: #CC3333;
	text-decoration: none;
	background-image: url(gfx/ahrefon.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.scroll {
	display: block;
	padding: 0px;
	height: 18px;
	width: 100%;
	margin: 12px 0px 10px;
	background: url(gfx/scroll.gif) no-repeat center;
	text-align: center;
}
.page{
	color: #BA762C;
	text-decoration: none;
	background: url(gfx/ahref.gif) repeat-x bottom;
	margin-right: 3px;
	margin-left: 3px;
}
.page:link {
}
.page:visited {
}
.page:active {
}
.page:hover {
	color: #D09311;
	text-decoration: none;
}
.border {
	padding: 20px 22px;
	border: 1px solid #51391F;
}
.blank {
	width: 500px;
	margin: 30px auto 8px;
	color: #4B361B;
	background-color: #FFFCFB;
	border: 4px solid #FFFCFB;
	text-align: center;
	display: block;
	padding: 4px;
	font: normal 12px Arial, Helvetica, sans-serif;
}
.ticketform {
	width: 620px;
	margin: 30px auto 8px;
	color: #4B361B;
	background-color: #FFFCFB;
	border: 4px solid #51391F;
	text-align: center;
	display: block;
	padding: 4px;
	font: normal 12px Arial, Helvetica, sans-serif;
}
.tftab {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #4B361B;
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
	text-align: left;
}
.tform {
	margin: 0px;
	padding: 0px;
}
.tftext {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	width: 350px;
	border: 1px solid #4A341D;
	background: #FFFFFF;
	padding: 2px;
}
.tformlcol {
	font-weight: bold;
	text-align: right;
}
.tf {
	background: #FFFFFF url(none);
}
.tftext2 {

	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	border: 1px solid #4A341D;
	background: #FFFFFF;
	padding: 2px;
}
.tftext3 {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	border: 1px solid #4A341D;
	background: #FFFFFF;
	padding: 2px;
	text-transform: uppercase;
}
.sig {
	border-bottom: 1px dotted #48321E;
	width: 300px;
	display: block;
}
.ticketform2 {
	width: 780px;
	margin: 30px auto 8px;
	color: #4B361B;
	background-color: #FFFCFB;
	border: 4px solid #51391F;
	text-align: center;
	display: block;
	padding: 4px;
	font: normal 12px Arial, Helvetica, sans-serif;
}
.performanceheader {
	width: 704px;
	font-size: 14px;
	color: #F9F4EC;
	font-weight: bold;
	display: block;
	background: #815E29;
	padding: 8px 6px 6px;
	margin: 18px 0px 0px;
	font-style: italic;
	border-top: 2px solid #513B23;
	border-right: 2px solid #513B23;
	border-left: 2px solid #513B23;
}
.hdr {
	font-weight: bold;
	background: #E1C28E;
	text-align: center;
	border-bottom: 1px solid #4A341D;
}
.buyticketsub {
	width: 720px;
	display: block;
	margin: 0px 0px 12px;
	padding: 0px;
	text-align: left;
	border-right: 2px solid #513B23;
	border-bottom: 2px solid #513B23;
	border-left: 2px solid #513B23;
}
.subinfo {
	font-style: italic;
	font-weight: bold;
	padding-top: 4px;
	background: #F8F2E9;
	border: 1px solid #4B351D;
}
.purchase {
	background: url(gfx/buy-tickets.gif) no-repeat left top;
	display: block;
	height: 20px;
	width: 94px;
	text-indent: -9999em;
	overflow: hidden;
}
.purchase:hover {
	background: url(gfx/buy-tickets.gif) no-repeat -94px top;
}
.detail {
	font-size: 12px;
	text-transform: uppercase;
}
