BODY
{
  font-family : arial, sans-serif;
  color : #000000;
  background-color : #000000;
  font-size : 100%;
background-image:url(images/backgradient.gif);
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.indycars
{
  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.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-size : 75%;
}

TD.trophy
{
  background-color : #ffbbbb;
}
TD.inters
{
  background-color : #ffdd99;
}
TD.mp
{
  background-color : #ffffff;
border-bottom: 1px solid #acacac;
}
TD.trophy_mp
{
  background-color : #ffbbbb;
border-bottom: 1px solid #acacac;
}
TD.trucks_mp
{
  background-color : #ddffaa;
border-bottom: 1px solid #acacac;
}
TD.indycars_mp
{
  background-color : #ffffbb;
border-bottom: 1px solid #acacac;
}
TD.Trophy_ma
{
  background-color : #ffbbbb;
border-bottom: 1px solid #acacac;
}
TD.Trucks_ma
{
  background-color : #ddffaa;
border-bottom: 1px solid #acacac;
}
TD.Indycars_ma
{
  background-color : #ffffbb;
border-bottom: 1px solid #acacac;
}
TD.MiniSeries_ma
{
  background-color : #b7e5f6;
border-bottom: 1px solid #acacac;
}
TD.trucks
{
  background-color : #ddffaa;
}
TD.short
{
  background-color : #bbbbff;
}

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

TD.mini
{
  background-color : #b7e5f6;
}

TD.transparent
{
  background-color : transparent;
}

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

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

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

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

A.news:LINK
{
  color : #b40800;
  text-decoration : BOLD;
}

A.news:VISITED
{
  color : #b40800;
  text-decoration : BOLD;
}

A.news:ACTIVE
{
  color : #141474;
  text-decoration : BOLD;
}

a.news:HOVER
{
  color : #141474;
  text-decoration : BOLD;
}

H6
{
  color : #ffffff;
}