body {
  margin: 0px;
}

.maintable {
  background-image: url(images/bg.php);
  background-repeat: no-repeat;
  background-position: 47px 0px;
}

.left {
  background-repeat: repeat-y;
  width: 47px;
}

.right {
  background-repeat: repeat-y;
  background-position: right;
  width: 47px;
}

.menucell2 {
  background-image: url(images/logoshadow.png);
  background-repeat: no-repeat;
}

tr.menurow {
  background-image: url(images/menu.png);
}

.menurow td {
  text-align: center;
  font-family: Sans, Arial;
  font-size: 16px;
  color: #FFFFFF;
  height: 52px;
  cursor: pointer;
}

.menurow a {
  text-decoration: none;
  font-family: Sans, Arial;
  font-size: 16px;
  color: #FFFFFF;
}

.box1 {
  background-color: #F5F5F5;
  border-color: #E3E3E3;
  border-width: 1px;
  border-style: solid;
  padding: 5px;
  background-repeat: no-repeat;
  background-position: bottom right;
}

.title {
  color: #5cacd1;
  font-family: Sans, Arial;
  font-size: 13px;
  font-weight: bold;
  margin-left: 7px;
}

td {
  font-size: 11px;
  font-family: Sans, Arial;
  color: #575757;
  background-position: 0px 0px;
}

button {
  background-image: url(images/buttonbg1.png);
  border: none;
  width: 64px;
  height: 19px;
  color: #FFFFFF;
  font-size: 11px;
  font-family: Sans, Arial;
}

.button {
  background-image: url(images/buttonbg1.png);
  border: none;
  width: 64px;
  height: 19px;
  color: #FFFFFF;
  font-size: 11px;
  font-family: Sans, Arial;
}

.newsentry {
  margin-left: 7px;
}

input.text {
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  width: 198px;
  height: 23px;
}

input.search {
  background-image: url(images/buttonbg2.png);
  border: none;
  width: 64px;
  height: 26px;
  color: #FFFFFF;
  font-size: 13px;
  font-family: Sans, Arial;
  margin-top: 8px;
}

td.search {
  padding: 7px;
}

.copyrights {
  font-size: 9px;
  font-family: Sans, Arial;
  color: #adadad;
}

h1 {
  color: #85d395;
  font-family: Sans, Arial;
  font-size: 24px;
  font-weight: bold;
}

a {
  color: #85d395;
  font-weight: bold;
}

.box2 {
  padding-left: 20px;
  padding-right: 20px;
}

.languagechoice a {
  color: #a3a3a3;
  font-family: Sans, Arial;
  font-size: 11px;
  text-decoration: none;
}

.rules {
  position: absolute;
  visibility: hidden;
  background-color: #E0E000;
  padding: 3px;
}

th {
  background-color: #D8D8D8;
  padding: 10px;
  text-align: left;
  font-size: 12px;
  font-family: Sans, Arial;
  color: #575757;
}

td.underline {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C0C0C0;
}

.submenu a {
  oldcolor: #000000;
  color: #ffffff;
  font-size: 14px;
  font-family: Sans, Arial;
  text-decoration: none;
  padding-left: 15px;
}

.submenu a:hover {
  oldcolor: #85d395;
  color: #ffffff;
}

.submenu {
  padding-top: 3px;
  text-align: center;
  background-color: #0A8EBA;
  padding-bottom: 3px;
}
