

.form_item{
  font-family: "Trebuchet MS";
  font-size: 11px;
  color: #000000;
  font-weight: bold;
}
.input1 {
  font-family: "Trebuchet MS";
  font-size: 8pt;
  background-color: #FFFFFF;
  border:1px solid #7F9DB9;
}
.inputform {
  font-family: "Trebuchet MS";
  font-size: 8pt;
  background-color: #FFFFFF;
  border:1px solid #7F9DB9;
  padding-left:3px;
}
.error{
  font-family: "Trebuchet MS";
  font-weight:bold;
  font-size: 100%;
  color:#993300;
}

.loginBtn{
  background:#ff9801 url('/images/login_en.jpg') no-repeat;
    color:#fff;
  border:none;
  padding:0 5px;
  font-size:14px;
  font-weight:bold;
  font-family:Trebuchet MS;
  text-shadow:-2px -1px 2px #666;
  cursor:pointer;
}





/****************************  Contact Us New Pages  Finish  *******************************/