body {background-image: url(/images/bg2.jpg);
      background-repeat: repeat;
      background-color: #dddddd;
      color:            #000000;
      font-family:      arial, helvetica, sans serif;
      font-size:        10pt;
     }
     
td.pictitle {text-align: center;
				font-size:  12pt;
				font-weight: bold;
			   }

td.picsubtitle {text-align: center;
				  font-size:  10pt;
			   }
a.picdsp {color: #335555;
          text-decoration: none;
          font-size: 10pt;
          font-weight: bold;
         }
  
a.picdsp:hover {color: #999999;
               }
               
table.bikeheader {color: #000000;
                  border-style: outset;
                  background-color: #339999;
                  text-align:center;
                 }

td.bikeheader {text-align: center;}
                 
a.bikeheader {color: blue;
              text-decoration: none;
              font-size: 12pt;
              font-weight: bold;
             }
             
a.bikeheader:hover {color: white;
                   }

table.product    {color: #000000;
                  border-style: none;
                  background-color: #ffffff;
                 }
td.prodheader    {font-size: 10pt;
                  font-weight: bold;
                 }
                 
td.proddetail    {font-size: 8pt;
					 padding-bottom: 8pt;
                 }
                 
td.prodprice    {font-size: 8pt;
                 text-align: right;
                 font-weight: bold; 
                 }
        

table.tuning    {color: #000000;
                  border-style: none;
                  background-color: #aaaaaa;
                 }
td.tuneheader    {font-size: 10pt;
                  font-weight: bold;
                  background-color: #cccccc;
                 }
                 
td.tunedetail    {font-size: 8pt;
                  background-color: #eeeeee;
                 }
                 
td.tuneprice    {font-size: 8pt;
                 text-align: right;
                  background-color: #eeeeee;
                }
td.tunepricetotal{font-size: 8pt;
                 text-align: right;
		 font-weight: bold;
                  background-color: #eeeeee;
                }

