BODY {
  background: #000000;
}


A.footer {
  color: #FFFFFF;
  text-decoration: none;
}

A.agentInfo {
  color: #6699cc;
  text-decoration: underline;
}

A.footer:hover {
  color: #00FF00;
  text-decoration: underline;
}

TD {
  vertical-align: top;
}



TD.leftSide {
  background-image: url(images/bkgnd_left.jpg);
  background-repeat: repeat-y;
  width: 30px;
}

TD.rightSide {
  background-image: url(images/bkgnd_right.jpg);
  background-repeat: repeat-y;
  width: 25px;
}

TD.mainPage {
  background-image: url(images/bkgnd_main.jpg);
  width: 959px;
}

td.mainArea {
  width: 100%;
}

td.agentInfo {
  color: #CCCCCC;
  text-align: center;
  font-size: 18px;
}

td.agentInfo2 {
  color: #CCCCCC;
  text-align: center;
  font-size: 12px;
}

#address {
  color: #999999;
  vertical-align: top;
  font-family: verdana, arial, helvetica;
  font-size: 18px;
  line-height: 28px;
  padding: 10px;
  width: 100%;
  text-align: center;
}

#title {
  font-family: arial,helvetica;
  font-weight: bold;
  text-align: center;
  font-size: 24px;
  color: #FFFFFF;
  padding: 10px;
}



TD.mainText {
  color: #FFFFFF;
  vertical-align: top;
  font-family: verdana, arial, helvetica;
  font-size: 14px;
  line-height: 20px;
  padding: 10px;
  width: 100%;
}

TD.mainText2 {
  color: #FFFFFF;
  vertical-align: top;
  font-family: verdana, arial, helvetica;
  font-size: 14px;
  line-height: 20px;
}

td.rightArea {
  color: #FFFFFF;
  font-family: verdana, arial, helvetica;
  font-size: 12px;
  line-height: 20px;
}


TD.footer {
  color: #FFFFFF;
  vertical-align: top;
  font-family: verdana, arial, helvetica;
  font-size: 10px;
  font-weight: bold;
  padding: 10px;
  text-align: center;
}

TD.footerMenu {
  color: #FFFFFF;
  vertical-align: top;
  font-family: verdana, arial, helvetica;
  font-size: 10px;
}

.levy {
  color: #CC0000;
}

