BODY
{
  font-family : arial, sans-serif;
  color : #ffffff;
  background-color : #000000;
  font-size : 66%;
background-repeat:repeat;
}

TABLE
{
  background-color : #ffffff;
}

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 : #bbbbff;
}

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

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

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

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

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

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

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: 2;
  font-size : 66%;
}
TD.header
{
  font-family : arial, sans-serif;
  color : #000000;
  padding: 0;
  font-size : 66%;
}
TD.trophy
{
  background-color : #ffbbbb;
}

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

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

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

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 : 100%;
}