.topBg {
  background-image: url(images/topBg.gif);
  background-repeat: repeat-x;
}
td {
  vertical-align: top;
}
body {
  background-color: #efece5;
  margin: 0px;
  padding: 0px;
}
.navBg {
  background-image: url(images/leftBg.gif);
  background-repeat: repeat-y;
}
.menuBox {
  font-size: 12px;
  font-weight: normal;
  color: #3B4979;
  background-color: #efece5;
  border: 3px solid #818fbf;
  font-family: Verdana, Arial, Helvetica;
  text-decoration: none;



}
.bodyBg {
  background-color: #f7f5f2;
}
.rightBg {
  background-image: url(images/rightBg.gif);
  background-repeat: repeat-y;
  background-position: right;
}
.mainText {
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;


}
.bottomBg {
  background-image: url(images/bottomBg.gif);
  background-repeat: repeat-x;
}
.footerR {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
  color: #000000;
  padding-right: 5px;
  text-align: right;

}
.mainnav {
  font-weight: normal;
  color: #3b4979;
  text-decoration: none;
}
.mainnav:hover {
  color: #7d8ebe;
  text-decoration: none;
}
.mLink {
  font-weight: bold;
  color: #3b4979;
  text-decoration: underline;
}
.mLink:hover {
  color: #7d8ebe;
  text-decoration: underline;
  font-weight: bold;

}
.newLink {
  color: #f7f5f2;
  text-decoration: underline;
}
.newLink:hover {
  color: #f7f5f2;
  text-decoration: none;

}
.footerLink {
  font-weight: normal;
  color: #3b4979;
  text-decoration: none;
}
.footerLink:hover {
  text-decoration: underline;
}
img {
  border: 0px none;
}
.frame {
  border: 1px solid #000000;

}
.pictext {
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
}
.text {

  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
}.newTbl {
  color: #F7f5f2;
  background-color: #87A1CF;
  border: 1px solid #000000;
  font-size: 12px;
  font-weight: normal;

}

