
.inputText {

  background-color: #FFFFFF;
  font-size: 10px;
  border-top-color: #FFFFFF;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #999999;
  border-top-style: none;
  border-bottom-style: none;
  font-weight: bold;
  border-right-style: solid;
  border-left-style: solid;
  height: 19px;
}

.bodySpecial {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  height: 19px;
  color: #3A3A3A;
}

.inputSubmit {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: transparent;
  font-size: 15px;
  color: blue;
  border-top-color: #FFFFFF;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
  border-top-style: none;
  border-bottom-style: none;
  font-weight: bold;
  border-right-style: solid;
  border-left-style: solid;

}
