body
{
    margin:0px;
}
.seatDisabled
{
    font-family: arial;
    font-weight: bold;
    font-size: 12px;
    width: 35px;
    height: 30px;
}
.seatButton
{
    font-family: arial;
    font-weight: bold;
    font-size: 12px;
    width: 35px;
    height: 30px;
}
.seatSelect
{
    font-family: arial;
    font-weight: bold;
    font-size: 12px;
    width: 35px;
    height: 30px;
    background-color: blue;
}
.highlight
{
    color:red;
    font-weight:bold;
}

.box
{
	font-family: arial;
	font-size: 12px;
	color: black;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid red;
}
.boxTitle
{
	background-color: rgb(225,0,25);
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: white;
	padding: 5px 10px 5px 5px;
	text-align: center;
}
.sidepanel2
{
    background: url(../images/creditCard.jpg) no-repeat left bottom;
    height:113px;
}
.sidepanel
{
    background: url(../images/sani_12.jpg);
}
.test
{
    background: url(../images/checkDestination.jpg) no-repeat left top;
}
.footer
{
    padding:10px;
    padding-top:15px;
    font-family:arial;
    font-size:8pt;
    color:white;
    background-image: url(../images/footer_background.jpg);
}
a.footlink
{
    color:white;
    text-decoration:none;
}
a.footlink:hover
{
    color:white;
    text-decoration:underline;
}
a.emailLink
{
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    color:#403e3f;
    text-decoration:none;
}
a.emailLink:hover
{
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    color:#403e3f;
    text-decoration:underline;
}
.contentText
{
    font-size:13px;
    font-family:arial;
    padding-left:10px;
    padding-right:10px;
}
.contentForm
{
    text-align:left;
    font-size:14px;
    font-family:arial;
    padding-left:10px;
    padding-right:10px;
}
.text
{
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    color:#403e3f;
}
.contentText h3
{
    color: red;
    font-family: Verdana;
}
.contentText a
{
    color: black;
}
.contentText a:hover
{
    color: red;
    text-decoration: underline;
}
.contentText #location
{
    color: red;
    font-weight:bold;
    padding-bottom: 5px;
    font-size: 15px;
}
.contentText hr
{
    border: 1px solid silver;
}
.faqanswer
{
    color: gray;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 15px;
}
.textForm
{
    font-family:arial;
    font-size:12px;
    color:#337dd0;
}
.tdHeader
{
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    color:white;
    background-color:navy;
    padding:3px;
}
.tdContentx
{
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    color:#403e3f;
    padding:3px;
}
.tdContent
{
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    color:#403e3f;
    padding:3px;
    border-bottom:1px solid navy;
}
.support {
	font-size: 14px;
	color: #FF0000;
        }