body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2F2A25;
}

.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: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration : none;
	background-color: #000000;	
}
.ticket
{
	color: #7E604A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	line-height: 16px;
}
.ticket:hover
{
	color: #FFFFFF;
	text-decoration: none;	
}

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

.citys
{
	font-size: 10px;	
}

.theatre
{
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	color: black;
	margin-left: 20px;		
}
.sm
{
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.bg
{
font-size: 14px;
}
.cityLink
{
	font-size: 10px;
	color:#990000;
	font : bold;
	text-decoration : none;
}
.cityLink:hover
{
	color: #990000;
	text-decoration : underline;
}
.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: 12px;
	font-weight: bold;
	line-height: 12px;
}
.index_link:hover
{
	color: #000000;
	background-color: #FFFFFF;	
}
.index {
	color: #CCCCCC;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	padding-left: 15px;
}

