@charset "utf-8";

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
#container {
	margin: 0 auto;
	width: 950px;
	text-align: left;
	background: #243974;
	position:relative;
	background-color: #243974;
  }
#top {
	margin: 0 auto;
	padding: 0 0px 0 0px; 
	background-color: #555555; 
}
#RideNav {
	margin: 0 auto;
	padding: 0 0px 0 0px; 
	background-color: #555555; 
}
#footer {
		margin: 0 auto;
		padding: 0 0px; 
		font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
		color: #ffffff;
	line-height: 2;
		background-color: #000000;
	}
#mainContenthome {
	margin: 0 auto;
	padding: 0 0px;
	background: #000000 url("./images/sd_home.gif");
	background-repeat: repeat;
	background-position: top center;
}	
#mainContent {
	margin: 0 auto;
	padding: 0 60px;
	background: #006BB1 url("./images_body/bg_content.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
			color: #ffffff;
			background-color: #006BB1;

}
#mainHome {
		margin: 0 auto;
		padding: 0 0px; 
	background: #FFFFFF;
}


.hr_all {
	color: #D3B385;
}
.hr_line {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	color: #000000;
}

.links_bodyplain:link {
	color: #FFFF66;
	text-decoration: underline;
		font-weight: bolder;
}
.links_bodyplain:visited {
	color: #FFFFCC;
	text-decoration: underline;
		font-weight: bolder;
}
.links_bodyplain:hover {
	color: #ffffff;
	text-decoration: underline;
		font-weight: bolder;
}
.links_bodyplain:active {
	color: #9ACFEF;
	text-decoration: underline;
		font-weight: bolder;
}

.links_bodyplainorange:link {
	color: #FDD535;
	text-decoration: underline;
		font-weight: bolder;
}
.links_bodyplainorange:visited {
	color: #FDD535;
	text-decoration: underline;
		font-weight: bolder;
}
.links_bodyplainorange:hover {
	color: #ffffff;
	text-decoration: underline;
		font-weight: bolder;
}
.links_bodyplainorange:active {
	color: #FDD535;
	text-decoration: underline;
		font-weight: bolder;
}


.links_body {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px;
	height: auto;
	width: auto;
	border: thin solid #999999;
	margin: 0px;
	float: none;
	line-height: normal;
	background-image: url(images_body/_btn.gif);
	background-repeat: repeat;
	background-position: left top;

	}
.links_body:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px;
	height: auto;
	width: auto;
	border: thin solid #999999;
	margin: 0px;
	float: none;
	line-height: normal;
	background-image: url(images_body/_btn_on.gif);
	background-repeat: repeat;
	background-position: left top;
}
.links_btnnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
}
.links_btnnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.Body_norm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
		color: #ffffff;
}
.Body_normbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
		color: #ffffff;
}
.Body_large {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
}
.Body_large_color {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bolder;
	color: #FDD535;
}
.Body_vlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
		color: #9ACFEF;
}
.VBAR {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
		color: #000000;
}
