body {
	color: #0;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 auto;
	font-size: 12px;
	text-align: center;
   	background: #e1e0e0 url("gfx/back.jpg") no-repeat top center;
	vertical-align: top;
}

html { 
    height: 100%;
    margin-bottom: 1px;
}

img { 
	border: 0px; 
} 

h1 { 
	text-decoration: none; 
	margin-top: 0; 
	margin-bottom: 0; 
	font-size: 13px; 
	font-weight: bold;
}

.header {
	font-size: 1.1em;
	font-weight: bold;
}

.main_text {
	font-size: 0.9em;
	font-weight: none;
	text-align: justify;
}

.xlink, .xlink a {
	font-size: 14px;
    	text-decoration: none;
	color: #000;
}

.bike_desc_h {
	font-size: 0.6em;
	font-weight: bold;
	padding: 3px 2px 5px 2px;
	text-align: center;

}
.bike_desc_r {
	font-size: 0.4em;
	font-weight: none;
	padding: 0 3px 0 3px;
	border: 1px solid #eaeaea; 
	float: right;
	width: 170px;
	height: 164px;
	text-align: right;
	vertical-align: top;
}

.bike_desc_l {
	font-size: 0.4em;
	font-weight: none;
	padding: 0 3px 0 3px;
	border: 1px solid #eaeaea; 
	float: left;
	width: 170px;
	height: 164px;
	text-align: left;
}

.imgright {
	float: right;
	margin: 0 0 0 0px;
}

.imgleft {
	float: left;
	margin: 0 0px 0 0;
}

.justtext {
	font-size: 0.9em;
	font-weight: none;
	padding: 0 0 0 10px;
}

.spectext {
	font-size: 0.7em;
	font-weight: none;
	padding: 2px 0 2px 10px;
	text-align: left;
}

.spectexth {
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px 0 2px 10px;
	text-align: left;
}

.specsframe {
	font-size: 0.7em;
	font-weight: none;
	border: 2px solid #eaeaea;
	padding: 0 0 0 30px;	
	text-align: left;
}

.small {
	font-size: 0.7em;
	font-weight: none;
}

.smallb {
	font-size: 0.7em;
	font-weight: bold;
}

.smaller {
	font-size: 0.6em;
	font-weight: none;
	vetical-align: top;
}

.frame_text {
	font-size: 0.9em;
	padding: 25px 35px 45px 45px;
	text-align: justify;
}

.frame_img {
	padding: 0px 0px 45px 45px;
	border: 0;
	float: right;
	vertical-align: top;
}

.footer {
    font-size: 8px;
    color: #ffffff;
    font-weight: none;
    text-align: center;
    font-size: 10px;
}

.footer a {
	font-size: 1.1em;
    	text-decoration: none;
	font-weight: bolder;
}

.bike_image {
	margin: 40px 0 0 40px;
}

.bike_info {
    background: #fff;
   font-size: 0.8em;
	float: right;
	border: 0px solid #0;
	padding: 0 4px 0 0;
	position: relative;
	width: 250px;
	height: 246px;
	text-align: top;
	vertical-align: top;
}
.bt, .bts {
	color: #fff;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	z-index: 1;
	vertical-align: middle;
	width: 193px;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
}
.bts {
	opacity: .75; 
	filter:alpha(opacity=75);
	color: #fff;
}
.bt a, .bts a {
	color: #fff;
	text-decoration: none;
	left: 0px;
	top: 0px;
	line-height: 36px;
}
.ba, .bas {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	z-index: 1;
	padding: 0;
	margin: 0;
	width: 30px;
	vertical-align: middle;
	border: 0px solid;
}
.bas {
	opacity: .75; 
	filter:alpha(opacity=75);
}


.hiddenhref {
	text-decoration: none;
	overflow: hidden;
	position: relative;
	left: 0px;
}

.swbutton {
	position: relative;
	background-image: url(gfx/button_back.gif);
	background-repeat: no-repeat;
	width: 166px;
	height: 26px;
	margin-bottom: 10px;
}

.swbuttont {
	position: relative;
	line-height: 23px;
	font-size: 15px;
	color: #fff;
	text-align: left;
	float: left;
	text-decoration: none;
	left: 20px;
}

.swbuttont:hover {
	color: #ffffaa;
}

.swbuttonline {
	position: relative;
	background: #ffffff url(gfx/button_200_back.gif) no-repeat top left;
	width: 166px;
	height: 26px;
/*	display: inline;
*/	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}
.swbuttontline, .swbuttontlineOn {
	float: left;
	line-height: 23px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	position: relative;
	left: 22px;
	top: 1px;
}

/*	background: #8f918f url(gfx/button_200_back.gif) no-repeat top left;
*/
.swbuttontlinex, .swbuttontlinexOn {
	float: left;
	background-image: url(gfx/button_200_back.gif);
	background-repeat: no-repeat;
	width: 141px;
	height: 26px;
	line-height: 23px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 10px;
	text-align: left;
	padding-left: 25px;
	margin-left: 10px;
	margin-right: 12px;
}

.swbuttontlinexOn {
	color: #eb858f;
}

.news_link {
	color: red;
	text-decoration: none;
}

.small_text {
	font-size: 11px;
	line-height:15px;
	font-weight: none;
	text-align: justify;
}

.small_header {
	font-size: 12px;
	font-weight: bold;
}

