body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BF825F;
	background-image: url(../images/clash/bg.jpg);
	background-repeat: repeat;
	background-position:top center
}

.header
{
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	color: #A70000;
}
.header_alt
{
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
}

.midBod
{
	color: #F0E2BC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration : none;
	background-color: #000000;
}

.ticket
{
	color: #EDB03F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}
.ticket:hover
{
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.ticket-nolink
{
	color: #897C6B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}
.ticket_bg {
	background-image: url(../images/clash/ticket_bg.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position:top center
	color: #CC3366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	color: #CCCCCC;
	line-height: 10px;
}

blockquote
{
	margin-top: 14px;
	margin-left: 18px;
	margin-right: 18px;
}

.theatre
{
	font-size: 10px;	
}
.theatre-nolink
{
	font-size: 10px;
	color: #D4BB97;
}

.sm
{
	font-size: 10px;
	line-height: 12px;
	color: #DC0000;
}
.bg
{
font-size: 14px;
}

.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
}

.index_link
{
	color: #FFFFFF;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.index_link:hover
{
	color: #000000;
	background-color: #FFFFFF;
}
.index {
	color: #FF0000;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
}
.index:hover {
	color: #000000;
	background-color: #FF0000;
	
}
.index_nolink
{
	color: #666666;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.index_gray {
	color: #666666;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
}

