.banner {
	background-image: url(../ride1/images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#rides{
	border-left:gray solid 1px;
}
#rides td{
	padding-left:10px;
}
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.fasteddy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.border1 {
	border: 1px solid #000000;
}
.border_top_bot {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

a:hover{
	color:#FF6600;
}
a:visited{
	font-weight: bold;
	color: #000000;
}
.a1:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.a1:hover{
	color:#FF6600;
	font-weight: bold;
	text-decoration: none;
}
.a1:visited{
	font-weight: bold;
	text-decoration: none;

}
.a2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF99;
}
.footerBG {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}


.a2:hover{
	color:#FF6600;
	font-weight: bold;
	text-decoration: none;
}
.a2:visited{
	font-weight: bold;
	text-decoration: none;

}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 23px;
	text-decoration: none;
	color: #000000;
}


.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 23px;
	text-decoration: none;
	color: #000000;
}

.nav:hover{
	color:#FF6600;
}
.blackUnderline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
