.seatAvailable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(../Images/seat_available.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;


}
.seatWC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(../Images/seat_WC.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;


}
/*
a:hover {
	background-color: #999999;
	color: #000000;
}
*/
a:link {
	text-decoration: none;
	color: #000000;

}
a:visited {
	text-decoration: none;
	color: #000000;

}
.seatUnavailable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(../Images/seat_unavailable.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
/*
a:active {
	text-decoration: none;
	color: #000000;
	background-color: #00CCCC;
}
*/
.seatEmpty {
}

.seatText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.cell {
	background-color: #FFFFCC;
	clear: none;
	float: none;
	height: 25px;
	width: 25px;
	border: thin double #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	display: table-cell;

}
.topdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
}
.sectioninfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}
.seatform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.ticketholder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 30px;
	color: #000000;
	padding-bottom: 15px;
}
.clubsectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.rowandseat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 4px;
}
.seatnumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
}
.seatHeld {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(../Images/seat_held.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.seatBroken {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(../Images/seat_broken.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
