body {

	background: #666666;

	color: #000000;

	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;

	margin: 0px 0px 0px 0px;

	padding: 0px;

}

a:link, body_alink {

	color: #000;

}

a:visited, body_avisited {

	color: #1B1B1B;

}

a:hover, a:active, body_ahover {

	color: #EE6600;

}

.page {

	background: #FFFFFF;

	color: #000000;

}

td, th, p, li {

	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;

}

h1 {
	
	text-decoration: none; 
	font-weight: bold; 
	display: inline;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 14pt; 
	color: #E15A00;

}

h2 {
	
	text-decoration: none; 
	font-weight: bold; 
	display: inline;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 12pt; 
	color: #000000;

}

.dash {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	font-size: 10pt;

}



#menu-container {

    padding: 1px 1px 1px 1px;

    margin: 0 0 0 0;

    background: #000000;

}



ul#menu {

    list-style-type: none;

    position: relative;

    height: 26px;

    margin: 0;

    padding: 0px 0px 0px 0px;

    background: #292929 url('http://www.xs650.com/images/nav/gradient_dark.jpg') repeat-x top left;

}



ul#menu li {

    display: block;

    float: left;

    margin: 0px 0px 0px 0px;

    height: 26px;

    border-width: 0px 1px 0px 0px;

    border-style: solid;

    border-color: #000;

}



ul#menu li a {

    display: block;

    float: left;

    color: #fff;

    line-height: 26px;

    font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;

    font-size: 14px;

    text-decoration: none;

    height:26px; padding-left:19px; padding-right:19px; padding-top:0; padding-bottom:0;

}

    

ul#menu li a:hover {

    background: #E15A00 url('http://www.xs650.com/images/nav/gradient_light.jpg') repeat-x top left;

    }
	
ul#tech
{
list-style-type: none;
padding: 0;
margin: 0;
}

ul#tech li
{
background-image: url('http://www.xs650.com/images/arrow.gif');
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: .8em;
}
