body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #93B0BA;
	background-image: url(../images/genesis/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

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

.ticket
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
}
.ticket:hover
{
	color: #000000;
	text-decoration: underline;
}
.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/genesis/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: #000000;
	line-height: 13px;
}

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

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


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

