a:link {text-decoration: none ;color: #ffa100;}
a:visited {text-decoration: none ;color: #ffa100;}
a:active {text-decoration: none ;color: #ffe1ae;}
a:hover {text-decoration: none ;color: #ffe1ae;}

body {
  background-color : #cff;
  background-repeat : repeat-x;
}


.nav_1
  {
  text-align: center;
  vertical-align: middle;
  display: inline;
  }

.textarea_rv, .input_rv
  {
  font-family: Arial, Helvetica;
  font-size: 12px;
  width:150px;
  }
.textarea_rv_2
  {
  font-family: Arial, Helvetica;
  font-size: 12px;
  width:418px;
  }

.form_cell
  {
  vertical-align: top;
  text-align: left;
        white-space: nowrap;
  }

