﻿
.customernumberTD
{
	padding: 2px;
	width:24;
	height:34;
	font-family: Arial,Verdana, Geneva, MS sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: black;
	text-align: center;
	vertical-align: middle;
	background-image: url("../img/SeatMap/New/Traveler_Number_Circle.gif");
	background-repeat: no-repeat;
		background-position: center;

}


.customernameTD
{
	padding: 2px;
	font-family: Verdana, Geneva, Arial, MS sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #2D53CE;
	text-align: left;
	text-transform: capitalize;
}
.seatTD
{
	padding: 2px;
	font-family: Verdana, Geneva, Arial, MS sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: black;
	text-align: left;
}
.customertitleTD_1
{background-color:#E5E5E5;
 width:30%;
	}
.customerimageTD
{	
	border:1;
	 border-style:solid ;
	border-color: black;
	width:3px;
		}
		.customertitleTD_H
{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #000066;
	background-color:#999999;
	text-align: left;
	width:600px;
}
.customernameTD_H
{	font-family: Verdana, Geneva, Arial, MS sans-serif;

	padding: 4px;
	width: 140px;
	font-weight: bold;
	font-size: 12px;
	color: #2C48E7;
	text-align: left;
	
}
.firstCustomer
{
	
	background-color: #F8F6C5;
}


