﻿body 
{
	background-color: White;
	}
img.sizes
        {
        	
        	width: 120px;
            margin-top: 0px;
        }
        img.sizes2
        {
        	
        	width: 123px;
        }
        img.sizes3
        {
        	width: 134px;
            margin-top: 0px;
        }
        img.diffcolors
        {
        	width: 135px;
        }
        img.displaysizes
        {	
        	width: 500px;
        }
        .bikename
        {
        	font-family: Arial, Serif;
        	font-weight: bold;
        }
        .bikename1
        {
        	font-family: Arial, Serif;
        	font-weight: bold;
        	color: White;
        }
        .sportbike
        {
            margin-top:31px;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 8pt;
            font-weight: bold;
            color: #000000;
            text-align: center;
            vertical-align: bottom;
               
            
        }
        .headers
        {
			color: #000000;
			font-size:14pt;
        }
        	
        	
        .style1
        {
            height: 226px;
        }
        .style3
        {
            font-family: Arial, serif;
        }
        .style4
        {
            font-family: Arial, Helvetica, sans-serif;
            font-size: small;
        }
        .style5
        {
        	font-family:Arial;
        	text-align: left;
        	font-size: smaller;
        }
        	
       table.bg{
             
        	background-repeat:no-repeat;
        	background-color:White;
	margin-top: 0px;
	
} 
         .firstcell
         {
         	background-color: #E0E0E0;
         	font-family: Arial;
         	font-size:smaller;
         	text-align: left;
         	height: 25px;
         }
         .firstcell2
         {
         	background-color: #CFCFCF;
         	font-family: Arial;
         	font-size:smaller;
         	text-align: left;
         	height: 25px;
         }
         table.specs
         {
         	width: 587px; margin-left: 0px;
         	border-bottom-width:1px;
         	border-left-width: 1px;
         	border-right: 1px, Black;
         	border-top: 1px, Black;
         }
