.EventBookingProgressTable
{
	color: #666666;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.EventBookingTable
{
	color: #666666;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
.EventBookingTableHeader
{
	height: 25px;
	font-size: 12px;
	font-weight: bold;
}
.EventBookingTableBold
{
	height: 22px;
	color: #666666;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}
.EventBookingTableNormal
{
	height: 22px;
	color: #666666;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
.EventBookingTextBox
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;	
}
.EventBookingNormalText
{
	text-align:center;
	color: #ff0000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
