<style type="text/css">

body {
  background-color: #eae7df;
  font-family: Arial;
  font-size: 10px;
  font-weight: normal;
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

TABLE {
  background-color: #eae7df;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

@page {
  size: auto;
  margin: 10%;
}

.maintable {
  background-color: #000000;
  font-family: Arial;
  font-size: 10px;
  font-weight: normal;
  text-align: center;
  border-left: #000000 0px solid;
  border-right: #000000 0px solid;
  border-top: #000000 0px solid;
  border-bottom: #000000 0px solid;
}

.menulink:link, .menulink:active, .menulink:visited {
  color: #000099;
  font-family: Arial;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
}

.menulink:hover {
  font-family: Arial;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
}

.menuselect:link, .menuselect:active, .menuselect:visited, .menuselect:hover {
  color: #a0a0a0;
  font-family: Arial;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
}

.topmenulink:link, .topmenulink:active, .topmenulink:visited {
  color: #ffffff;
  font-family: Arial;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
}

.topmenulink:hover {
  color: #ffffff;
  font-family: Arial;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
}

.topmenuselect:link, .topmenuselect:active, .topmenuselect:visited, .topmenuselect:hover {
  color: #ffffff;
  font-family: Arial;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
}

.image:link, .image:active, .image:visited, .image:hover {
  color: #000000;
  background-color: #FFFFFF;
  font-family: Arial;
  font-weight: normal;
  text-decoration: none;
  font-size: 14px;
}

.maincontent {
  background-color: #eae7df;
  color: #000000;
  font-family: Arial;
  font-weight: normal;
  font-size: 14px;
}

.topmenu {
  background-color: #3030a0;
  color: #ffffff;
  font-family: Arial;
  font-weight: normal;
  font-size: 14px;
}

.pagetitle {
  background-color: #eae7df;
  color: #000000;
  font-family: Arial;
  font-weight: normal;
  font-size: 22px;
}

.pagesubtitle {
  background-color: #eae7df;
  color: #000000;
  font-family: Arial;
  font-weight: normal;
  font-size: 18px;
}

.address {
  background-color: #eae7df;
  color: #000000;
  font-family: Arial;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
}

.addresssmall {
  background-color: #eae7df;
  color: #000000;
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
}

.entryform {
  background-color: #c1bfb8;
  color: #000000;
  font-family: Arial;
  font-weight: normal;
  font-size: 14px;
}

.error {
  color: #ff0000;
  font-family: Arial;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
}

</STYLE>


