body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #333399;
}
a:visited {
	color: #333399;
}
a:hover {
	color: #3333FF;
}
a:active {
	color: #333399;
}
h1 {
	font-size: 18px;
	color: #333366;
}
h2 {
	font-size: 16px;
	color: #333366;
}
h3 {
	font-size: 14px;
	color: #333366;
}
a.h3 {
	font-size: 14px;
	color: #333399;
}
a.h3:visited {
	color: #333399;
}
a.h3:hover {
	color: #3333FF;
}
a.h3:active {
	color: #333399;
}
#Page {
	width:766px;
	top: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}
#MastHead {

}
#TopMenu {
	padding-top: 10px;
	padding-bottom: 5px;
}
#RightSide {
	float: right;
	width: 206px;
	margin-top: 7px;
}
.prompt {
	text-align: right;
}
#Page #Content .SearchBtn {
	padding-left: 305px;
}


#Content {
	margin: 0px 206px 0px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#FullContent {
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#Footer {
	clear: both;
	background-image: url(../images/footer_banner.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
}
#Page #Footer p {
	text-align: center;
}
#Page #Footer a {
	font-size: 12px;
	color: #333399;
	text-decoration: none;
}
#Page #Footer a:visited {
	color: #333399;
	text-decoration: none;
}
#Page #Footer a:hover {
	color: #3333FF;
	text-decoration: underline;
}
#Page #Footer a:active {
	color: #333399;
	text-decoration: none;
}

.ResponseText {
	clear: both;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFCC;
	width: 90%;
	border: 1px solid #FFCC00;
	background-image: url(../images/alert_lrg.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 50px;
	margin: 5px;
}
.SmallText {
	font-size: 11px;
}
p {
	text-align: justify;
}

span.DisplayAll {
	display: inherit;
}
span.DisplayNone {
	display: none;
}
.TextSearchTable {
	font-size: 12px;
}
.FinePrint {
	font-size: 10px;
}

/* Booking Details Page */
#BookingRightSide {
	float: right;
	width: 206px;
	margin-top: 7px;
	background-color: #FFFFFF;
	background-image: url(../images/booking_rightbgimg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 410px;
}
.PassengerTblRow1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333366;
}
.PassengerTblRowCol {
	background-color: #edf4f8;
}


#Page #BookingRightSide p {
	margin-top: 40px;
	margin-right: 13px;
	margin-left: 13px;
}
.BookingInput {
	width: 398px;
}
textarea {
	font-family: arial, verdana, ms sans serif;
	font-size: 10pt;
	font-weight: normal
}

/* Agents Page */
.AgentsLeft {
	width: 355px;
}
.AgentsRight {
	padding-left: 10px;
	padding-top: 5px;
}
.AgentsLoginTextarea {
	width: 200px;
}
#AgentsRightSide {
	float: right;
	width: 206px;
	margin-top: 7px;
	padding-top: 35px;
	background-color: #FFFFFF;
	background-image: url(../images/agents_register_rightside.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 410px;
}
#AgentsRightSide p {
	padding-right: 10px;
	padding-left: 10px;
}.AdminTicketBox {
	border: 1px solid #267FFF;
	margin-bottom: 10px;
}
.FaresTable {
	border: 1px solid #333366;
}
.FaresTableRow {
	font-weight: bold;
	color: #00468D;
	background-color: #E4EDF4;
}
