

body{
	padding: 20px 0px 50px 0px;
	margin: 0px;
	background: url(../images/BG_02.jpg) top center no-repeat fixed #326698;
	
}
a {
	color: #326698;
	text-decoration: underline;
}
a:hover,a:active {
	color: #2F3196;
	text-decoration: underline;
}
.Header {
	height:150px;
	background:url(../images/banner.jpg) #326698 no-repeat -300px 0px;
	background-color: #98BEFF;
	border:1px solid #2F3196;
}
.Header h1{
	text-align:center;
	font-size:30pt;
	font-weight:bold;
	margin-left:384px;
	font-family:Verdana, Geneva, sans-serif;
}
.Nav {
	width:150px;
	background-color:#ffffff;
	border: 1px solid #2F3196;
	border-top-width: 0px;
}
.BodyArea {
	width:620px;
	background-color:#ffffff;
	background: rgba(255, 255, 255, 0.8);
	padding: 8px 8px 8px 8px;
	border: 1px solid #2F3196;
	border-top-width: 0px;
	border-left-width: 0px;
}
.Button {
	text-decoration: none;
	display: block;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-indent : 3px;
	line-height : 18px;
	text-align: left;
	background: url(../images/nav-bg-bike.gif) center right no-repeat #326698;
	border: 1px solid #2F3196;
	width: 135px;
	height: 18px;
}
.Button:hover, .Button:active {
	color: #2F3196;
	text-decoration: none;
}
div.Button_Sub {
	margin: 0px 0px 0px 0px;
	padding: 2px 4px 2px 4px;
	background-color: #326698;
	border: 1px solid #2F3196;
	border-top-width: 0px;
	font: bold 11px Arial, Helvetica, sans-serif;
	width: 116px;
	text-align: left;
}
a.Button_Sub {
	color: #ffffff;
	text-decoration: underline;
	display: block;
	padding: 1px;
}
a.Button_Sub:hover,A.Button_Sub:active {
	color: #2F3196;
	text-decoration: underline;
	padding: 0px;
	border: 1px dashed #2F3196;
}
table.Nav_Info_Spot {
	margin: 0px 0px 8px 0px;
	width : 135px;
}
th.Nav_Info_Spot {
	background-color : #326698;
	color: #ffffff;
	padding: 0px 0px 0px 4px;
	border : 1px solid #2F3196;
	font : bold 11px Arial, Helvetica, sans-serif;
	width : 135px;
	height : 20px;
	text-align : left;
}
td.Nav_Info_Spot {
	background-color : #ffffff;
	color: #2F3196;
	border : 1px solid #2F3196;
	border-top-width : 0px;
	padding: 2px 8px 8px 8px;
	font : bold 11px Arial, Helvetica, sans-serif;
	width : 135px;
	text-align : left;
}
table.Body_Info_Spot {
	margin: 0px 0px 8px 0px;
	width : 150px;
}
th.Body_Info_Spot {
	background-color : #326698;
	color: #ffffff;
	padding: 0px 0px 0px 4px;
	border : 1px solid #2F3196;
	font : bold 11px Arial, Helvetica, sans-serif;
	width : 150px;
	height : 20px;
	text-align : left;
}
td.Body_Info_Spot {
	background-color : #ffffff;
	color: #2F3196;
	border : 1px solid #2F3196;
	border-top-width : 0px;
	padding: 2px 8px 8px 8px;
	font : bold 11px Arial, Helvetica, sans-serif;
	width : 150px;
	text-align : left;
}
