body,html {
  width:100%;
  height:100%;
  margin:0px;
  padding:0px;
}

body {
  background-color:#000000;
}

span {
  font-family:Arial;
  line-height:19px;
}

span.stlink {
  color:yellow;
  font-size:12px;
}

a.stlink {
  color:yellow;
  text-decoration:none;
}

input.submitLogin {
   border: 1px solid yellow;
   color:white;
   background-color:black;
   padding:2px;
   width:77px;
}

input.inputLogin {
   border: 1px solid yellow;
   background-color:#343434;
   color:white;
   padding:2px;
   width:107px;
}

a.stlink:hover {
  color:white;
  text-decoration:underline;
}

.white_left {
  color:white;
  font-size:12px;
  text-transform:uppercase;
  line-height:17px;
}

.italic {
  font-style:italic;
  font-size:10px;
}

td.tdl {
  border:1px solid #676767;
  border-left-width:0px;
  border-right-width:0px;
}

td.tdl2 {
  padding-bottom:20px;
}

#topMenu1 {
  background-color:#424242;
  padding:2px;
  width:389px;
  position:absolute;
  top:31px;
  left:200px;
  visibility:hidden;
}

a {
  font-family:Arial;
  color:#fecd04;
  text-decoration:none;
  line-height:17px;
}

a:hover {
 text-decoration:underline;
}

hr {
  color: #525252;
  background-color: #525252;
  height: 1px;
  margin-top:10px;
  margin-bottom:10px;
  border: 0px;
}


#topMenu2 {
  background-color:#424242;
  padding:2px;
  width:500px;
  position:absolute;
  top:31px;
  left:310px;
  visibility:hidden;
}

.menuItem {
  font-size:14px;
  font-family:Arial;
  text-decoration:none;
  color:white;
  padding:2px;
}

a.menuItem:hover {
   color:#000000;
   text-decoration:none;
}

.lightBlue {
  color:#44bcff;
}

.header2 {
  color:#64dcff;
  font-family:Arial;
  font-weight:bold;
  font-size:17px;
  margin-bottom:9px;
  padding-bottom:9px;
}

.header {
  color:#148cf5;
  margin:0px;
  margin-top:7px;
  font-family:Arial;
  font-weight:bold;
  font-size:19px;
  line-height:21px;
}

.normal {
  color:white;
  font-family:Arial;
  font-size:14px;
}

.normal2 {
  color:white;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:17px;
}

.normal3 {
  color:white;
  font-family:Helvetica, Arial, sans-serif;
  font-size:12px;
}


.yellowLarge1 {
  color:fecd04;
  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;
}

div.maintext {
  position:relative;
  left:35px;
  top:6px;
  width:390px;
  line-height:17px;
}

div.maintext2 {
  position:absolute;
  left:0px;
  top:0px;
  width:1200;
  line-height:17px;
}

div.maintext_nv2 {
  width:700px;
  text-align:justify;
}

.blue {
  color:#148cf5;
}