body {
	background-color : #2A0303;
	margin-left : 0px;
	margin-top : 0px;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px; 
}

table {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF
}

.tr-navi{
	height : 20px;
	background-image: url(../images/bikes/head_hg.jpg);
	padding-left : 15px;
}

.tr-details{
	background-image: url(../images/bikes/details_hg.jpg);
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding-left : 13px;
	padding-right : 15px;
	padding-top : 5px;
	padding-bottom : 3px;
}

.tr-bikepics{
    border-left : #8A8A8A;
	border-bottom : #8A8A8A;
	border-right : #8A8A8A;
}

a {
   color : #FFFFFF;
   background-color : transparent;
   text-decoration : none;
   font-family : verdana;
   font-weight : normal;
}

a:active {
   color : #FEFF77;
}

a:hover {
   color : #FEFF77;
   text-decoration : none;
   border : 0px;
}



