﻿.LoginButton td,.LoginButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.LoginButtonOver td ,.LoginButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

.MemberRegisterCaption td,.MemberRegisterCaption
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold; 
    color: #000000;
	border:1px;
}
.PassengerNextStepButton td,.PassengerNextStepButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.PassengerNextStepButtonOver td ,.PassengerNextStepButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

.PassengerTitle
{
    font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#993300;
	white-space:nowrap;
}

.BookingCaption td,.BookingCaption
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold; 
    color: #000000;
	border:1px;
}

.BookingTitle
{
    font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#993300;
	white-space:nowrap;
}