BODY
{
  font-family : arial, sans-serif;
  color : #ffffff;
background-image:url(/images/backgradient.gif); 
background-repeat:repeat;
  font-size : 75%;
 position:relative;
 top:-4px;
}

TABLE
{
  background-color : #ffffff;
    padding: 0px;
}

TABLE.transparent
{
  background-color : transparent;
}

TABLE.series
{
  background-color : transparent;
}

TABLE.trophy
{
  background-color : #ffbbbb;
}

TABLE.inters
{
  background-color : #ffdd99;
}

TABLE.trucks
{
  background-color : #ddffaa;
}

TABLE.short
{
  background-color : #ffffbb;
}

TABLE.lites
{
  background-color : #ffffbb;
}

TABLE.indycars
{
  background-color : #ffffbb;
}

TABLE.Trophy
{
  background-color : #ffbbbb;
}

TABLE.Inters
{
  background-color : #ffdd99;
}

TABLE.Trucks
{
  background-color : #ddffaa;
}

TABLE.Short
{
  background-color : #ffffbb;
}

TABLE.Lites
{
  background-color : #ffffbb;
}
TABLE.Indycars
{
  background-color : #ffffbb;
}
TABLE.mini
{
  background-color : #b7e5f6;
}


TABLE.footer
{
  background-color : #000000;
}

TR.gold
{
  background-color : #FFD700;
}

TR.silver
{
  background-color : #C0C0C0;
}

TR.bronze
{
  background-color : #B8860B;
}

TD
{
  font-family : arial, sans-serif;
  color : #000000;
padding: 3px;
   font: 0.75em Arial, Helvetica, sans-serif;
 
}
TD.header
{
  font-family : arial, sans-serif;
  color : #000000;
  padding: 0;
  font-size : 75%;
}
TD.Indycars_ma
{
  background-color : #ffffbb;
border-bottom: 1px solid #acacac;
}
TD.indycars
{
  background-color : #ffffbb;
}
TD.trophy
{
  background-color : #ffbbbb;
}

TD.inters
{
  background-color : #ffdd99;
}

TD.trucks
{
  background-color : #ddffaa;
}

TD.short
{
  background-color : #ffffbb;
}

TD.lites
{
  background-color : #ffffbb;
}

TD.transparent
{
  background-color : transparent;
}

A:LINK
{
  color : #000000;
  text-decoration : none;
}

A:VISITED
{
  color : #666666;
  text-decoration : none;
}

A:ACTIVE
{
  color : #ff0000;
  text-decoration : none;
}

a:HOVER
{
  color : #ff0000;
  text-decoration : none;
}

H6
{
  color : #ffffff;
  font-size : 80%;
}