body {
	background-color: #574333;
	margin: 0;
	padding: 0;
}

img {margin-bottom:6px}

p a {
	color:#330000;
	text-decoration: none;
	text-decoration:underline
}

p a:hover {
	color:#996600;
	text-decoration: none;
	
}

a.tickets {
	color:#330000;
	text-decoration: none;
	text-decoration:underline;
	font-size:11px;
	font-family:verdana
}

a.tickets:hover {
	color:#996600;
	text-decoration: none;
	font-size:11px;
	font-family:verdana
	
}


td.permission {
	padding: 8px 0 8px 0;
}

td.date {
	padding: 0 0 4px 0;
}

td.permission p {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #151515;
	text-align: center;
}

td.permission a {
	color: #9f9862;
	text-decoration: none;
}

table.bgTop {
	background-color: #000;
	border: 1px solid #FFF
}

table.bg {
	background-color: #ffffff;
}

table.header td {
	height: 108px;
}

table.header td h1 {
	font-family: 'Futura', Arial;
	font-size: 24px;
	font-weight: normal;
	color: #9f9862;
	display: inline;
	margin: 0 0 0 6px;
	padding: 0;
	text-transform: uppercase;
}

table.header td h3 {
	font-family: Georgia, Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #ffffff;
	display: inline;
	margin: 0;
	padding: 0 0 6px 0;
}

td.sidebar {
	background-color: #f8f8f8;
	border-right: 1px solid #bdbcb8;
	border-left: 2px solid #CCC
}

td.sidebar h2 {
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	color: #262626;
	margin: 0 0 10px 0;
	border-bottom: 2px solid #555555;
	text-transform: uppercase;
}

td.sidebar ul {
	margin: 0 0 20px 24px;
	padding: 0;
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #313131;
}

td.sidebar ul a {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color:#993300;
	font-weight:bold;
	text-decoration:underline
}

td.sidebar ul a:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color:#CC6600;
	font-weight:bold;
	text-decoration:none
}
td.sidebar p {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #313131;
	margin: 0 0 14px 0;
	padding: 0;
}

td.sidespace {
   padding: 20px;
}

table.options {
	border-top: 1px solid #9f9862;
	border-bottom: 1px solid #9f9862;
}

table.options td {
	padding: 16px 22px 16px 22px;
}

td.border {
	border-bottom: 1px solid #9f9862;
}

table.options h3 {
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	color: #9f9862;
	margin: 0 0 4px 0;
	padding: 0;
}

table.options p {
	font-family: Georgia;
	font-size: 13px;
	font-weight: normal;
	color: #313131;
	margin: 0;
	padding: 0;
}

table.options p a {
	color: #212121;
	text-decoration: none;
	border: none;
	margin: 0;
	padding: 0;
}

td.mainbar {
   padding: 20px;
}

td.mainbar h2 {
	font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
	color:#660000;
	margin: 0 0 10px 0;
	padding: 0;
}


td.mainbar h2 a:visited {
	font-family: Georgia;
	font-size: a20px;
	font-weight: bold;
	color: #660000;
   text-decoration: underline;
}

td.mainbar h2 a:link,active {
	font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
	color: #660000;
   text-decoration: underline;
}

td.mainbar h2 a:hover {
	font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
	color:#993300;
	margin: 0 0 10px 0;
	padding: 0;
	text-decoration:none
}


td.mainbar h3 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
	margin: 0 0 8px 0;
	padding: 0;
}

td.mainbar p {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin: 0 0 16px 0;
	padding: 0;
	line-height:17px
}

td.mainbar p.top {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #44a0df;
	text-transform: uppercase;
	width: 100%;
	text-align: right;
	margin: 14px 0 4px 0;
}

table.footer {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-align: center;
	border: 1px solid #575757;
	padding:6px
}

table.footer td {
	height: 88px;
}


table.footer td  a{
	color: #ffffff
}
table.footer span {
	color: #ffffff;
}

table.bgBottom {
   padding: 10px;
	background-color: #000;
}









