td#right {
  width: 208px;
  vertical-align: top;
  background-image: url(../images/menu_bkg.gif);
  border-left: 4px solid white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding-bottom: 10px;
}
td#content {
  width: 521px;
  vertical-align: top;
  background-repeat:no-repeat;
  background-color: #FF9935;
  border-left: 4px solid white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding-left: 50px;
  padding-top: 25px;
  padding-right: 15px;
  padding-bottom: 15px;
}
td#content1 {
  width: 521px;
  vertical-align: top;
  background-repeat:no-repeat;
  background-color: #FF9935;
  border-left: 4px solid white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding-left: 25px;
  padding-top: 25px;
  padding-right: 15px;
  padding-bottom: 15px;
}
ul#nav {
  list-style: none;
  padding:0;
  border:0;
  margin-top: 15px;
  margin-left: 10px;
  
}
ul#nav li {
  margin-top: 5px;
  font-size: 14px;
}
ul#nav a {
  color: #000000;
  text-decoration: none;
}
ul#nav a:hover {
  text-decoration: underline;
}
ul#nav2 {
  list-style: none;
  margin:0;
  padding:0;
  margin-left: 20px;
}
td#left {
  width: 126px;
  vertical-align: top;
  background-image: url(../images/menu_bkg.gif);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding-bottom: 20px;
}
td#top {
  width: 630px;
  height: 130px;
}
#latestNews {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
}
p.news-single-author {
  margin: 0;
  padding: 0;
  font-style: italic;
}
p.bodytext {
  margin:0;
  padding:0;
  font-size: 12px;
}
div.tx-newloginbox-pi1 {
  margin-left: 10px;
  margin-top: -10px;
}
div.tx-newloginbox-pi1 h3 {
  color: red;
  padding: 5px;
}
table.blue {
  border:0;
  background-color: white;
  margin-bottom: 15px;
}
table.blue th {
  vertical-align: bottom;
  text-align: left;
  color: white;
  font-weight: bold;
  background-color: #243C56;
  font-size: 12px;
}
table.blue th a { color: white; }
table.blue td { vertical-align: middle; }
form {  display: inline; }
th { text-align: left; }
th a { color: #274771; }
td {  font-size: 12px; }
.color1 { background-color: #eeeeee; }
.color2 {  background-color: #dee2e6; }
.color3 { background-color: #FF9935; }
.tx-ttboard { margin-top: 15px; }
.tx-ttboard table.blue { width: 100% } 
.tx-newloginbox-pi3 { margin-top: 15px; }
.newsItem { margin-bottom: 15px; }
.tx-newloginbox-pi3-browsebox-SCell a { font-weight: bold; text-decoration: none }
td.err { color: red; font-weight: bold; }
#mailform fieldset { border: 1px solid white; background-color: #DEE2E6; }
#mailform label { display: block; float: left; width: 80px; }