body, td {
	margin: 0px;
	background-color: #026785;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.msgText {
	padding-top:10px; text-align:justify;
}
a { color: #FEC082; }
a:hover { color: #00BBB3; }
#coverTitle {
	position:absolute; left:70px; top:0px; width:700px; height:150px; z-index:1;
}
#navLeft {
	position:absolute; left:10px; top:90px; width:130px; z-index:2;
}
#coverText {
	position:absolute; left:160px; top:100px; width:550px; height:264px; z-index:3;
	font-size: 14px;
	font-weight: 600;
}
.nav a { 
	display: block;
	width: 103px;
	margin: 0px; 
	padding: 4px 5px 4px 20px;
	font: 600 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-right: 1px solid #FEC082;
	border-left: 1px solid #FEC082;
	background-color: #026785;
	color: #00BBB3;
}
.nav a:hover {
	background-color: #00BBB3;
	border-right: 5px solid #FEC082;
	padding-right: 0px;	
	border-left: 5px solid #FEC082;
	padding-left: 17px;
	color: #FEC082;
}
.feather {
	background-image:url(pics/feather.gif);
	height: 28px;
	border-right: 1px solid #FEC082;
	border-left: 1px solid #FEC082;
	background-color: #026785;
	background-repeat:no-repeat;
}
.featherBottom {
	background-image:url(pics/featherBottom.gif);
}
.featherTop {
	background-image:url(pics/featherTop.gif);
	background-repeat:no-repeat;
}
.featherBottom, .featherTop {
	height: 70px;
	background-color: #026785;
	background-repeat:no-repeat;
	border-right: 1px solid #FEC082;
	border-left: 1px solid #FEC082;
}
.colTitle td, .colTitleCen td, .subTitle td {
	border-bottom: 1px solid #00BBB3;
	padding: 10px 5px 4px 5px;
}
.colTitle td {
	font-size: 15px;
	font-weight: bold;
	color: #00BBB3;
}
.colTitleCell {
	font-size: 15px;
	font-weight: bold;
	color: #00BBB3;
	border-bottom: 1px solid #00BBB3;
	padding: 10px 5px 4px 5px;
}
.colTitleNoFont {
	border-bottom: 1px solid #00BBB3;
	padding: 10px 5px 4px 5px;
}
.colTitleCen td {
	font-size: 20px;
	color: #FFFFFF;
	text-align: center; 
}
.subTitle td {
	font-size: 14px;
	color: #FEC082;
	border-top: 1px solid #00BBB3;
	padding-bottom: 10px;
}
.headingYel {
	color: #FEC082;
	font-weight: bold;
}
.indentText {
	padding-left: 20px;
}
.rideDetailHdrs {
	padding-right: 20px;
	padding-left: 0px;
	text-align: right;
	color: #00BBB3;
}
.tblRow td, {
	border-bottom: 1px solid #00BBB3;
}
.tblRight {
	background-image:url(pics/subRight.jpg);
}
.tblLeft {
	background-image:url(pics/subLeft.jpg);
}
.displayTitle { color:#FFFFFF; font-weight:bold; }
.displayMessage { font-size:16px; }
.indexItem { padding-top:5px; padding-bottom:5px; padding-left: 20px; }
.warning { color:#00FFFF; font-size:14px; }
