body
{
  color:      #656565;
  background: #000000;
  background-image: url(./?c=getres&id=5);
  background-repeat: repeat-x;
  background-attachment: fixed;
  font-family: georgia, times new roman;
  font-size: 80%;
}

td
{
  font-family: georgia, times new roman;
  font-size: 80%;
  text-align: justify;  
}

td.rh
{
  text-align: left;
}

p.menu
{
  color: #ffffff;
  text-align: center;
}

table
{
   background: #ffffff;
}

a.menu
{
  text-decoration: none;
}
  a.menu:link { color: #ffffff ;}  /* for unvisited links */
  a.menu:visited { color: #ffffff;  } /* for visited links */
  a.menu:active { color: #ffffff; } /* when link is clicked */
  a.menu:hover { color: #ffffff;
  background: #B2977B;
  }  /* when mouse is over link */

  
a
{
  text-decoration: none;
}
  a:link { color: #B2977B ;}  /* for unvisited links */
  a:visited { color: #B2977B;  } /* for visited links */
  a:active { color: #B2977B; } /* when link is clicked */
  a:hover { color: #ffffff;
  background: #B2977B;
  }  /* when mouse is over link */

p.pageheading
{
  /* for the tops of the sections :) */
  font-family: Tahoma, Arial;
  font-weight: bold;
  color: #877562;
  text-align: center;
  font-size: 150%;
}

p.subheading-left
{
  font-family: Bookman Old Style, georgia, times new roman;
  font-weight: bold;
  color: #000000;
  text-align: left;
  font-size: 120%;
}

p.subheading
{
  font-family: Bookman Old Style, georgia, times new roman;
  font-weight: bold;
  color: #000000;
  text-align: center;
  font-size: 120%;
}
