
 

#signup td {
 border: 1px solid #a1281c;
 padding-left: 4px;
}

.infocell {
 font: 11px;
 color: #000000;
 background-color: #fcfcfc;
 }



.labelcell {
 font: 11px;
 color: #000000;
  background-color: #FCFCFC;
 width: 260px;
text-align:left;
}


.radiocell {
 font: 11px;
 background-color: #ebebeb;
 color: #000000;
 text-align: left;
 margin-right: 0;
 padding-right: 0;
}



.fieldcell input {
 width: 200px;
 font: 11px;
 background-color: #ffffff;
 color: #000000;
 border: 1px solid #a1281c;
 margin-right: 0;
}


.button {
 font: 11px;
 background-color: #F9DEDB;
 color: #000000;
 margin-left: 12px;
 margin-top: 3px;
 margin-bottom: 2px;
}
.textarea {
width: 200px;
height: 50px;
 font: 11px;
 background-color: #ffffff;
 color: #000000;
 border: 1px solid #a1281c;
 margin-right: 0px; 
}

a.reg {color: #75613E; text-decoration: underline;} 
a.reg:hover {color: #457D9C; text-decoration: underline;}


 
 .buttoncell {
 background-color: #ebebeb;
 color: #000000;
 text-align: center;
 margin-right: 0px;
 padding-right: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
}

.terms{
COLOR:#000000;
font-size: 12px;
font-weight: normal;
}

.termsb{
COLOR:#000000;
font-size: 12px;
font-weight: bold;
}

.termshead {
COLOR:#000000;
font-size: 14px;
font-weight: bold;
text-decoration: none;}
