body {
  background-color: #ffffff;
  color: #FFFF00;
  font-family: verdana, sans-serif;
  background: #000000;
  text-align:center;
  position:relative;
}
#pagetop *{
  color:#FFFF00;
  text-decoration: none;
  border: none;
}
#pagetop {
  width:800px;
  margin-bottom:0;
  padding-bottom:0;
  margin-right:auto;
  margin-left:auto;
  padding: 0;
  text-align: center;
  position:relative;
}
#logo{
  margin:0;
}
#topmenu{
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  width: 840px;
  padding: 0;
  margin-top:0;
  margin-bottom:0;
  text-align: center;
  position:relative;
  overflow:hidden;
}
#topmenu .selected{
  font-weight: bold;
  color: #000000;
  background: #e50007;
  border-bottom-style: solid;
  border-bottom-color: #FFFF00;
  border-collapse:collapse;
}
#topmenu *{
  float: left;
  margin:0;
  padding:0;
  width:140px;
  position: relative;
  list-style:none;
  color: #FFFFFF;
  text-decoration: none;
  border: none;
   font-weight: bold;
  text-align: center;
}
#topmenu a{
  font-size:0.9em;
}
#topmenu a:hover, #topmenu li:hover{
  color: #000000;
  background: #eddf00;
}
#topmenu li{
  float: left;
  position: relative;
  padding: 0;
  margin:0;
  background:#8f0004;
  overflow:hidden;
}
#pulldownmenu *{
  float: none;
  color: #000000;
  text-align: left;
}
#submenu{
  clear:left;
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  width: 700px;
  padding: 0;
  height:auto;
  margin-top:0;
  margin-bottom:0;
  text-align: center;
  margin-bottom: 1em;
  position:relative;
}
#submenu li{
  margin:0;
  top: 0;
  width:140px;
  padding:0;
  float: left;
  background: #e50007;
  list-style: none;
  position:relative;
  overflow: hidden;
  text-align:center;
}
#submenu a{
  color: #FFFFFF;
  font-size:0.9em;
  width:140px;
  font-weight: bold;
  text-decoration: none;
}
#submenu .selected{
  color: #FFFFFF;
  background: #FF0000;
}
#submenu a:hover, #submenu li:hover{
  color: #000000;
  background: #eddf00;
}
table{
  color:#000000;
  border-collapse: collapse; 
  vertical-align: top;
}
.boxedtext{
  margin-top:1em;
  color: #000000;
  clear: both;
  margin-left:auto;
  margin-right:auto;
  width: 95%;
  padding: 0.5em;
  background-image: url(/images/lightbackground2.png);
  background-color: #EEEEEE;
  border-style: groove;
  text-align:left;
  position:relative;
}
.boxedtext table{
  margin-left: 2em;
  border-collapse: collapse;
  color: #000000;
}
table.coloredtable{
  background: #ffffde;
  border: solid 1px #000000;
}
.boxedtext th{
  padding: 0em 1em 0em 1em;
}
.coloredtable th{
  border: solid 1px #000000;
}
.boxedtext td{
  padding-left: 1em;
}
.coloredtable td{
  border: solid 1px #000000;
}
.boxedtext ul{
  margin-left: 1em;
  padding-left: 3em;
}
img{
margin: 1em;
border-style: none;
}
a{
  text-decoration: none;
  color: #8f0004;
  font-weight: bold;
}
font.newsdate {
  color: #000000;
  font-size: 0.7em; 
}
.news{
  font-size:0.9em;
  border-top: groove #eddf00;
  margin-bottom: 2em;
}
.news h1{
  font-size:1em;
  border: none;
}
h1{
  font-size: 2em;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-bottom-width: 1px;
  padding:0;
}
h2{
  font-size: 1.4em;
  margin-left: 1em;
  margin-top: 2em;
  padding:0;
}
h3{
  font-size: 1.2em;
  margin-left: 1.5em;
  padding:0;
}
h4{
 font-size: 1.1em;
 font-weight: bold;
 font-style: italic;
 margin-left: 1.5em;
 padding: 0;
}
p{
margin-left: 2em;
}
.validators{
  float:left;
}
.copyright {
font-size: 0.7em;
color: #eddf00;
}
.validator{
float:left;
margin:0;
padding:0;
}

