﻿.lefttable
{
    background: #222222;
}

.contenttable
{
    background: #666666;
}

.righttable
{
  background: #222222;
  color: #FFFFFF;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

.righttable a:link
{
  background: #222222;
  color: #FFFFFF;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

.righttable a:visited
{
  background: #222222;
  color: #FFFFFF;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

.righttable a:hover
{
  background: #222222;
  color: #FFFFFF;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
}

.menu
{
    background: url(../_images/menu_bg.gif);
}

.menu a:link
{
  color: #FFFFFF;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.menu a:visited
{
  color: #FFFFFF;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.menu a:hover
{
  color: #FFFFFF;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}

.leftmenu
{
  color: #FFFFFF;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  background: url(../_images/l_menu_top.jpg);
}

.mainheader
{
  background: #CCCCCC;
  color: #CC0033;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.maincontent
{
  color: #000000;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}


.footer
{
  background: #000000;
}

.footer, a:link, a:visited
{
  color: #333333;
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}

.footer a:hover
{
  color: #FF9900;
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}
