
 

#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: 220px;
}

.fieldcell {
 background-color: #ebebeb;
 color: #000000;
 text-align: right;
 margin-right: 0px;
 padding-right: 0px;
}

.baseballcell{
 background-color: #ebebeb;
 color: #000000;
 text-align: left;
 margin-left: 400px;

}

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

.smalllabelcell {
 font: 11px;
  background-color: #FCFCFC;
 color: #000000;
 width: 100px;
}

.smallfieldcell {
 background-color: #ebebeb;
 color: #000000;
 text-align: right;
 
}

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

.smallfieldcell input {
 width: 100px;
 font: 11px;
 background-color: #ffffff;
 color: #000000;
 border: 1px solid #a1281c;
}

.smallfieldcell select {
 font: 11px;
 background-color: #ffffff;
 color: #000000;
 border: 1px solid #a1281c;
}
.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;}