.signin{
  text-decoration: none;
  font-family: Arial,Verdana, Helvetica, sans-serif;
  font-size:11px;
  color:#ffffff;
  font-weight:bold;
}
.signin-input{
  font-size: 12px;
  color:#000000;
  width:80px;
  height:20px;
  border:1px  solid #A8AAB6;
  background-color: #ffffff;
}

.signin-submit{
  font-size: 12px;
  color:#808185;
  width:50px;
  height:20px;
  border:1px  solid #A8AAB6;
  background-color: #ffffff;
  cursor:pointer;
}

/**********************************************/

.A-tdlabel{
  font-size:12px;
}


.A-text{
  font-size: 12px;
  height:20px;
  width:350px;
}

.A-textzip{
  font-size: 12px;
  height:20px;
  width:150px;
}

.reginput{
  font-size: 12px;
  height:20px;
  width:300px;
}
.reginputzip{
  font-size: 12px;
  height:20px;
  width:100px;
}
.requireflag{
  font-size:14px;
  color:red;
  font-weight:bold;
}



/************************************/

.R-Choose{
  text-decoration: none;
  font-family: Arial,Verdana, Helvetica, sans-serif;
  font-size:18px;
  color:#000000;
  font-weight:bold;

}

.account-menu{
  background-color: #A8C1D8;
}

#account-menu a{
  text-decoration: none;
  font-family: Arial,Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #003366;
}

#search-table {
  border-right:#666666 1px dotted;
  border-top:#666666 1px dotted;
  border-left:#666666 1px dotted;
  border-bottom:#666666 1px dotted;
  background-color: #ffffff;
}


