.localbkgrcolor {
 background-color: #EDFFDB;
}
.localhighlightcolor {
 background-color: #800000;
 color: #800000;
}
.titleblock {
  /* background-image: url(); */
  /* background-repeat: no-repeat; */
  /* background-position: top right; */
}
.titleliner {
  border-bottom: medium double #800000;
}
.padblock {
  border-bottom: medium double #800000;
}
.aboutblock {
  border-right: medium double #800000;
  border-bottom: medium double #800000;
  /* background-image: url(); */
  /* background-repeat: no-repeat; */
  /* background-position: bottom right; */
}
.horizmenubar {
  /* background-image: url(); */
  /* background-repeat: no-repeat; */
  /* background-position: bottom right; */
}
.extra1field {
  border: 2px dotted #800000;
  border-top-width: 2px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 2px;
}
.secondcolumn {
  border: 1px solid #800000;
  border-top-width: 0px;
  border-left-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
.thirdcolumn {
  border: 1px solid #800000;
  border-top-width: 0px;
  border-left-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}