*, html
 {
  margin: 0;
  padding: 0;
  border: none;
 }
html,body
 {
 overflow: auto;
 }

body
 {
  font: normal 0.7em "verdana";
  font-family: verdana;
  margin:0px;
  padding:0px;
  background: #000000;
  color: #ffffff;
  text-align: left;
  empty-cells:hide;
 } 


h3, label
 {
  font-size: 14px;
  font-weight:bold;
  line-height: 22px;
 }

a
 {
  color: #ffffff;
  text-decoration: none;
 }

.navlinks
 {
  line-height: 15px;
  font-size: 11px;
 }
 
a:hover
 {
  color: #000000;
  text-decoration: none;
  outline-style: double;
  outline-width: medium;
  outline-color: #7FB439;
  background-color: #ffffff;
 }

.currentpage
 {
  color: #7FB439;
  text-decoration: none;
 }

#flashcontent
 {
  text-align: left;
  margin: 0;
  padding: 0px;  
  height: 45px;
  width: 400px;
  left:185px;
  top: 0px;
  position:absolute;
 }
 
.flashbody
 {
  width: 792px;
  height: 590px;
  text-align:left;
  margin:0px;
  padding:0px;
  empty-cells:hide;
  left:185px;
  top: 0px;
 }
 
 .contact
 {
  position:absolute;
  width: 792px;
  height: 590px;
  text-align:left;
  margin:0px;
  padding:0px;
  empty-cells:hide;
  position:absolute;
  left:185px;
  top: 41px;
 }

.sidepanel
 {
  margin: 0px;
  padding-top: 41px;  
  padding-left: 15px;
  width: 170px;
  height: 549px;
  position:absolute;
  top:0px;
  bottom: 0px;
 }
.loading
 {
  text-align: center;
  font: normal 7pt "verdana";
  font-family: verdana;
  position:absolute;
  top:590px;
  padding: 0px;
  margin: 0px;
  bottom:0px;
  width: 792px;
  height: 10px;
  left: 185px;
  vertical-align: top;

 }

.noflash
 {
  background-color: #333333;
  width: 792px;
  height: 590px;
  text-align:left;
  margin:0px;
  padding:0px;
  empty-cells:hide;
  left:185px;
  top: 41px;
  position: absolute;
 }

.page
 {
  empty-cells:hide;
  height: 590px;
  left:185px;
  margin:0px;
  padding:0px;
  position:absolute;
  text-align:left;
  top: 0px;
  top: 41px;
  width: 792px;
 }
 
 
 .linked
  {
   background-color: #333333;
   empty-cells:hide;
   height: 535px;
   margin:0px;
   padding:0px;
   top: 0px;
   width: 483px;
   overflow: auto;
 }
 
 .list
  {
  margin: 30px;
  list-style: none;
  }

.preload
{
  display: none;
  empty-cells: hide;
  overflow: hidden;
  padding: 0px;
  border-width: 0px;
  outline-width: 0px;
  margin: 0px;
  background-color: transparent;
  height: 0px;
  width: 0px;
  position: absolute;
  bottom: 0px;
  right: 0px;
}