body {
  background: #529c24;
  margin: 0px;
  padding: 0px;
}


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

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

td {
  background: #ffffff;
  vertical-align: top;
}

TD.rightSide {
  background-image: url(images/bkgnd_rightside.gif);
  background-repeat: repeat-y;
  width: 300px;
  padding: 20px;
  vertical-align: top;
  font-family: verdana, arial, helvetica;
  font-size: 14px;
}

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

TD.footer {
  background-image: url(images/bkgnd_footer.gif);
  color: #FFFFFF;
  vertical-align: top;
  font-family: verdana, arial, helvetica;
  font-size: 10px;
}

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

td.bottombox {
  padding: 15px;
  width: 33%;
  font-family: verdana, arial, helvetica;
  font-size: 14px;
  line-height: 20px;
}


#mainPage {
    border-collapse:collapse;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;

}

#title {
  font-family: arial,helvetica;
  font-size: 22px;
  color: #006600;
  padding-bottom: 10px;
}

#righttitle {
  font-family: arial,helvetica;
  font-size: 18px;
  color: #006600;
  padding-bottom: 10px;
}

#bottomtitle {
  font-family: arial,helvetica;
  font-size: 18px;
  color: #666666;
  padding-bottom: 10px;
}

