body{
  font-family:Franklin Gothic Book Italic;
}
.menu-cur{
color:#3e983a;
}
.theContent h1{
color:#919191;
}
.nav2-act {
background-color:#919191;
}

.tx_loginForm{
  position:relative;
  float:lefT;
  margin-left:30px;
  font-style:italic;
  width:534px;
  margin-bottom:10px;
}
.registerLogin{
  position:relative;
  float:lefT;
  width:534px;
}
.registerLogin input{
  width:257px;
  /*background: url(../image/formInputBG.gif) left top no-repeat;*/
  border:1px solid #7F9EB9;
  height:16px;
  padding:2px 5px ;
}
.registerLogin a.registerButton{
  float:left;
}
