body{
  background-color:black;
  font-family:"Tahoma","Arial";
  color:#ffb010;
  font-size:12px;
  font-weight:bold;
  scrollbar-face-color:#353535;
  scrollbar-highlight-color:#353535;
  scrollbar-3dlight-color:#101010;
  scrollbar-shadow-color:#101010;
  scrollbar-darkshadow-color:#101010;
  scrollbar-track-color:#101010;
  scrollbar-arrow-color:#777777;
}
.text{
  color:#DCDCDC;
  font-size:12px;
  font-weight:bold;
}
.textsmall{
  color:#DCDCDC;
  font-size:10px;
  font-weight:bold;
}
.front{
  color:#ffb010;
  position:relative;
  font-weight:bold;
  font-size:12px;
  padding-top:30px;
  font-weight:bold;
}

.higher{
  position:relative;
  right:-20px;
  color:#666666;
  font-size:18px;
  padding-top:0px;
  font-weight:bold;
}

h1{
  color:#ffb010;
  font-size:15px;
  font-weight:bold;
}

.backh1{
  position:relative;
  top:0px;
  color:#666666;
  font-size:48px;
  font-family:"Arial Rounded MT Bold";
}
.fronth1{
  position:relative;
  top:-33px;
  color:#ffb010;
  font-size:36px;
  font-family:"Arial Rounded MT Bold";
}

a{
  font-size:12px;
  font-weight:bold;
  text-decoration:underline overline;
}

a.img{
  text-decoration:none;
}

.input{
  color: #DCDCDC;
  border:0px;
  font-size:11px;
  font-weight: bold;
  text-indent: 2px;
  background-color: #333333;
  }

a:link{color:#DCDCDC;}
a:visited{color:#DCDCDC;}
a:active{color:#ffb010;}
a.img{text-decoration:none;}
IMG {border:1pt;border-color:#999999;border-style:solid;}
IMG.noBorder {border:0pt;border-color:#999999;border-style:solid;}

