/* CSS Document */
.th {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a {
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}

img {
	border: none;
}

BODY {
	background-color: #081c37;
	margin: 0px;
	padding: 0px;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
}

.hoponoffheader {
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #006699;
}

.hoponoffbodytext {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	background-color: #FFFFFF;
}

.bookingheader {
	font-size: 13px;
	text-transform: uppercase;
	color: #006699;
	font-weight: bold;
	text-align: left;
}

.topLinks {
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
}

.topLinks_link {
	color: #ffffff;
	text-decoration: none;
}

.topLinks_link:hover {
	color: #ffffff;
	text-decoration: none;
}

.footerLink {
	color: #b6bac1;
	font-size: 11px;
	text-align: left;
	line-height: 18px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.footerLink_hover {
	color: #b6bac1;
	text-decoration: none;
}

.footerLink_hover:hover {
	color: #ffffff;
	text-decoration: underline;
}

.headingMain {
	font-size: 18px;
	text-align: left;
	font-family: Times New Roman;
	color: #000000;
	text-transform: uppercase;
}

.textRed {
	color: #860207;
}

.text01 {
	text-align: left;
	color: #3d3d3d;
	font-size: 12px;
	line-height: 18px;
}

.text01_link {
	color: #3d3d3d;
	text-decoration: underline;
}

.text01_link:hover {
	color: #3d3d3d;
	text-decoration: none;
}

.text02 {
	text-align: left;
	color: #3d3d3d;
	font-size: 12px;
	line-height: 26px;
	background-image: url(images/bus.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.text04 {
	text-align: left;
	color: #3d3d3d;
	font-size: 12px;
	line-height: 26px;
	background-position: right bottom;
	background-repeat: no-repeat;
}

.text04_link {
	color: #3d3d3d;
	text-decoration: underline;
}

.text04_link:hover {
	color: #3d3d3d;
	text-decoration: none;
}

.blakDas {
	border-top: 1px #000000 dashed;
}

.text03 {
	text-align: center;
	color: #860207;
	font-size: 11px;
	font-weight: bold;
}

.style1 {
	color: #870207;
	font-weight: bold;
}

.style2 {
	color: #870207
}

.specialheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #993300;
	width: 100%;
}

#liquid-round {
	width: 315px;
	margin-top: 15px;
	background: #fff url(leftside.gif) repeat-y left top;
}

.top {
	width: 100%;
	height: 20px;
	background: url(top.gif) no-repeat left top;
}

.top span {
	display: block;
	position: relative;
	height: 20px;
	background: url(top-right.gif) no-repeat right top;
}

.center-content {
	position: relative;
	background: url(rightside.gif) repeat-y right top;
}

.bottom {
	height: 60px;
	background: url(bottom.gif) no-repeat left bottom;
}

.bottom span {
	display: block;
	position: relative;
	height: 60px;
	background: url(bottom-right.gif) no-repeat right top;
}