body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  background-color: #666666;
  margin: 0px;
  margin-bottom: 0px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.padding {
	padding: 8px;
}

h2 {
	font-size: 18px;
	text-decoration: underline;
	font-style: italic;
	color: #ffffff;
}

h3 {
	font-size: 14px;
	color: #FFFF33;
}

.menu 
{
	color: #FFFFFF;
	font-size: 12px;
	/*background-image: url(images/images/nav_bkgrnd.gif);*/
	height: 38px;
	width: 801px;

}

h4 {
	font-size: 14px;
	color: #d55521;
}

.mainText {
	background-image:url(images/mainText_bike.gif);
}

.gasTank {
	background-image: url(images/gasTank.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

hr {
	color: #711613;
	width: 80%;
}

.header {
	color: #FFFF33;
	font-weight: bold;
}

.headerOrange {
	color: #d55521;
	font-weight: bold;
}

.finePrint {
	font-size: 10px;
}

.leftGrey {
	background-image: url(images/greybar_left.gif);
	width: 17px;
	background-repeat:repeat;
}

.rightGrey {
	background-image: url(images/greybar_right.gif);
	width: 14px;
	background-repeat:repeat;
}

a {
	color: #FFFF66;
}

.li { 
	list-style-image: url(images/bullet_arrow.gif);
	padding: 2px;
}

.liNumbers {
	list-style-type:upper-roman;
	padding: 2px;
}

.footer {
	/*background-image: url(../images/footer_bkgrnd.gif); */
	background-repeat: repeat-x;
	font-size: 10px;
	color: #FFFFFF;
	height: 51px;
	text-align: left;
	padding: 5px;
}

.footer1 {
	background-image: url(../images/footer_bkgrnd.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #FFFFFF;
	height: 51px;
	text-align: left;
	padding: 5px;
}

.footer2 {
	background-image: url(../images/footer_bkgrnd.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #FFFFFF;
	height: 51px;
	text-align: right;
	padding: 5px;
}