body {
  background: #999999;
  background-image: url(images/bkgnd.gif);
  background-repeat: repeat-x;
  margin: 0px;
  padding: 0px;
}


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

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

td {
  font-family: arial, verdana;
  vertical-align: top;
  font-size: 12px;
}



TD.menu {
  background-image: url(images/bkgnd_menu.jpg);
}

TD.left {
  background-image: url(images/bkgnd_left.jpg);
  font-size: 14px;
  color: #c7cfe8;
  padding: 10px;
  line-height: 18px;
}

td.blackLine {
  background: #000000;
}


.leftTitle {
  font-size: 18px;
  font-weight: bold;
}

.leftTitle2 {
  font-size: 16px;
  font-weight: bold;
}

td.purple {
  background: #c7cfe8;
  padding: 20px;
}

.bigTitle {
  font-size: 30px;
  font-weight: bold;
}

td.main {
  background: #FFFFFF;
  background-image: url(images/bkgnd_main.gif);
  background-repeat: repeat-y;
}

.pageTitle {
  font-size: 14px;
  font-weight: bold;
}




TD.mainText {
  color: #333333;
  vertical-align: top;
  font-family: verdana, arial, helvetica;
  font-size: 12px;
  line-height: 20px;
  padding: 20px;
}

TD.footer {
  background: #000000;
  color: #FFFFFF;
  text-align: center;
  font-family: verdana, arial, helvetica;
  font-size: 10px;
  padding: 5px;
}

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