body.index
{
 background-image: url(images/gradient.gif);
 background-repeat: repeat-x;
 background-color: #787878;

}

body.main
{
 background-color: #787878;

}

A:link {color: #ffcc00; text-decoration: none;}
A:visited {color: #FF9934; text-decoration: none;}
A:active {color: #BEBEBE; text-decoration: none;}
A:hover {color: #BEBEBE; cursor: pointer; text-decoration: none;}

A:link.copy {color: #ffcc00;  text-decoration: none;}
A:visited.copy  {color: #FF9934; text-decoration: none;}
A:active .copy {color: #BEBEBE; text-decoration: none;}
A:hover.copy  {color: #BEBEBE; cursor: pointer; text-decoration: none;}

table.side
{
 background-color: #597795;
 border-style: solid;
 border-width: 1;
}

table.top
{
 background-color: #597795;
 border-style: solid;
 border-width: 1;
 font-weight: bold;
}

TH.side
{ 
 text-align: center;
 font-weight: bold;
 color:#FFD714; 
}

Font.maindes
{
  FONT-SIZE: 12pt;
 FONT-STYLE: italic;
 FONT-FAMILY: 'Georgia Ref';
}