body {
  background-color: #E1DFD2;
}

body, td {
  font-family: "Georgia", "Times";
  font-size: 10pt;
  line-height: 14pt;
  color: #4D4D4D;
}

td {
  vertical-align: top;
}

hr {
  border: 1px #B6B6B6 dotted;
  width: 100%;
  height: 1px;
}

a:link, a:visited {
  color: #B81919;
}

a:hover {
  color: #000000;
}

img {
  border: none;
}

h1, .pageover {
  font-family: "Georgia", "Times";
  font-size: 14pt;
  color: #B81919;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}

input, textarea, select {
  width: 100%;
  font-family: "Georgia", "Times";
  font-size: 9pt;
}

.check {
  width: 20px;
}

.content {
  background-color: #FFFFFF;
  padding-left: 26px;
  padding-right: 26px;
}

.head {
  background: #FFFFFF url(/img/v3.gif) no-repeat top;
  padding-top: 45pt;
}

.headcontent {
  padding-left: 26px;
  padding-right: 26px;
  height: 40px;
}

.foot {
  background: #FFFFFF url(/img/v6.gif) no-repeat bottom;
  padding: 3px;
  padding-bottom: 27pt;
  vertical-align: bottom;
  font-family: "Georgia", "Times";
  font-size: 7pt;
  color: #B6B6B6;
}

.west {
  background: url(/img/v7.gif);
}

.east {
  background: url(/img/v8.gif);
}

.rightwing {
  float: right;
  padding-top: 16pt;
  padding-left: 26pt;
}

.leftwing {
  float: left;
  padding-top: 16pt;
  padding-right: 26pt;
}

h2, .over {
  font-family: "Georgia", "Times";
  font-size: 10pt;
  font-weight: bold;
}

.menu {
  background-color: #FFFFFF;
}

.menu a:link, .menu a:visited {
  color: #000000;
  text-decoration: none;
  font-size: 9pt;
}

.menu a:hover {
  color: #B81919;
  text-decoration: underline;
}

.selectedmenu {
  color: #B81919;
  font-size: 12pt;
}

.submenu {
  float: left;
  width: 200px;
  height: 100%;
  margin-right: 16px;
}

.submenu div {
  padding-left: 16px;
}

.smalltalk {
  font-size: 8pt;
}

button, .button {
  width: 65pt;
}

.indent {
  padding-left: 26pt;
}

.frontbox {
  width: 175px;
  height: 175px;
  background-color: #BF3030;
  color: #FFFFFF;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  font-size: 26px;
}

.donate a:link, .donate a:visited {
  font-size: 8pt;
  color: #888888;
  font-family: Tahoma, Arial, Georgia, Times;
}

#logoarea {
  float: right;
  text-align: right;
}

#logoarea img {
  padding: 4px;
}

.warn {
  color: red;
}

.err_message {
  text-align: center;
  margin: 10px;
  color: red;
  font-size: 11pt;
}

.list {
}

.list tbody td, .list thead td {
  border-bottom: 1px solid #B6B6B6;
  padding: 4px;
}

.list thead td {
  font-weight: bold;
}

.listitemshift {
  background-color: #F2F2F2;
}

.forumthread {
  border: 1px solid #B6B6B6;
  margin-bottom: 10px;
  margin-top: 10px;

}

.forumthread td {
  padding: 4px;
}

.forumthreadcontent {
  padding: 4px;
}

.forumthreadleft {
  background-color: #F2F2F2;
  padding: 4px;
}