@charset "UTF-8";


.page {
	background-color: #CCCCCC;
	margin: 0px;
}
.bdy-blk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.bdy-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #E32330;
	text-decoration: none;
}
.bdy-red a:hover {
	text-decoration: underline;
}
.basetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.basetxt a:hover {
	color: #000000;
	text-decoration: underline;
}
.subhdblu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003273;
	text-decoration: none;
}
.linkdetail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	line-height: 11px;
	padding-bottom: 4px;
}
.linkdetail a:hover {
	text-decoration: underline;
}
.booktaxi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.booktaxi a:hover {
	text-decoration: underline;
}
.bdy-blu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #003273;
	text-decoration: none;
}
.bdy-blu a:hover {
	color: #000000;
	text-decoration: underline;
}
.bdy-blu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #003273;
	text-decoration: none;
}
.bdy-blksml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
}
.bdy-blusml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #003273;
	text-decoration: none;
}
.bdy-blusml a:hover {
	color: #000000;
	text-decoration: underline;
}
p {
	margin: 0px;
}
.bookhdgs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF66;
	text-decoration: none;
	line-height: 15px;
}
.bookhdgs a:hover {
	text-decoration: underline;
}
.bookhdgswht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
}
.bookhdgswht a:hover {
	text-decoration: underline;
}
.booksml-wht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.booksml-wht a:hover {
	text-decoration: underline;
}
.txtpntbkgrnd {
	background-image: url(pics/textpointman.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.occasionsbkgrnd {
	background-image: url(pics/occasions.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.toursbkgrnd {
	background-image: url(pics/tours.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.businessbkgrnd {
	background-image: url(pics/business.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E32330;
	border-right-color: #E32330;
	border-bottom-color: #E32330;
	border-left-color: #E32330;
}
.fleetbkgrnd {
	background-image: url(pics/fleetcars.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.formpanel {
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bdy-redform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #990000;
	text-decoration: none;
	text-align: left;
	margin: 0px;
}
.homebkgrnd {
	background-image: url(pics/homepgimg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.page-title {
	display: none;
	text-indent: -3999px;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003273;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003273;
	font-weight:500;
	margin: 0px;
}


table.longDistance{
border:1px solid #ccc;
border-collapse:collapse;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}

table.longDistance th, table.longDistance td {
border:1px solid #ccc;
width:150px;
}

table.longDistance tr.longDistance-top th{
	background-color:#003773;
	color:#ffffff;
}