

/* Elements
--------------------------------------------------------------- */


A,
A:Active,
A:Visited
{
  background-color      : Transparent;
  color                 : #726CA8;
  text-decoration       : underline;
}


A:Hover
{
  background-color      : Transparent;
  color                 : #875C70;
  text-decoration       : none;
}


#Footer A,
#Footer A:Active,
#Footer A:Visited
{
 background-color       : Transparent;
 color                  : #918CD8;
 font-weight            : bold;
 text-decoration        : underline;
}

#Footer A:Hover
{
  background-color      : Transparent;
  color                 : #A19EC5;
  font-weight           : bold;
  text-decoration       : none;
}


TD.MenuItem
{
  width                 : 130px;
}


TD.MenuItem A,
TD.MenuItem A:Active,
TD.MenuItem A:Visited
{
  background-color      : Transparent;
  border-right          : solid 1px #8C84D7;
  color                 : #6F6C96;
  display               : block; 
  padding               : 4px;
  text-align            : center;
  text-decoration       : none;
  
}


TD.MenuItem A:Hover
{
  background-color      : #B5B2E4;
  border-right          : solid 1px #8C84D7;
  color                 : #6F6C96;
  display               : block;
  padding               : 4px;
  text-align            : center;
  text-decoration       : none;  
}


/* Classes
--------------------------------------------------------------- */


TD.MenuItem
{
  background-color      : Transparent;
  background-image      : none;
  color                 : #3A4F60;
  font-family           : Tahoma, Verdana, Arial, Sans-Serif;
  font-weight           : bold;
  font-size             : 65%;
  text-decoration       : none;  
}


/* Element IDs
--------------------------------------------------------------- */


/* none */


/* @ Blocks
--------------------------------------------------------------- */


/* none */