body {
  background: #fff url(images/bg.png) repeat-x;
}


A.footer {
  color: #000000;
  text-decoration: underline;
}

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


TD.pageSide {
  background-image: url(images/bkgnd_page.gif);
}

img {
border-color: #dad9c9;
}

.small {
  font-size: 10px;
  font-weight: normal;
}



TD.mainpage {
  background: #FFFFFF;
  color: #333333;
  vertical-align: top;
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  line-height: 20px;
  padding-left: 40px;
  padding-right: 0px;
}

TD {
  font-family: verdana, arial, helvetica;
  font-size: 11px;
}


TD.maintext {
  background: #FFFFFF;
  color: #333333;
  vertical-align: top;
  line-height: 20px;
  padding-left: 0px;
  padding-right: 20px;
}

TD.normalText {
  background: #FFFFFF;
  color: #333333;
  vertical-align: top;
  line-height: 20px;
  padding-left: 0px;
  padding-right: 20px;
}

TD.address {
  background: #FFFFFF;
  color: #333333;
  vertical-align: top;
  line-height: 20px;
  padding-left: 0px;
  padding-right: 20px;
  font-family: verdana, arial, helvetica;
  font-size: 14px;
  line-height: 20px;

}

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

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

.title {
  font-family: verdana, arial;
  font-size: 18px;
  color: #336699;
  padding-bottom: 20px;
  padding-top: 10px;
  font-weight: bold;

}

td.sep {
  background: #CCCCCC;
}

td.rightText {
  background: #FFFFFF;
  color: #333333;
  vertical-align: top;
  font-family: verdana, arial, helvetica;
  font-size: 11px;

  padding-left: 10px;
  padding-right: 10px;
}

.contentBox {
  background: #f5efd0;
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  border-style: solid;
  border-width: 2px;
  border-color: #d1c586
}

.content {
  background: #f5efd0;
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
}

input {
  font-size: 10px;
}


.deleteBox {
  background: #ffcccc;
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
}

.delete {
  background: #ffcccc;
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
}

.Message {
  background: #ffff99;
}


