/* DATA SPRINGS Inc. - DYNAMIC REGISTRATION STYLE SHEET */


.DynamicRegistration_Label
{
    font-weight: bold;
    font-size: 12px;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}


.DynamicRegistration_Link
{

}




.DynamicRegistration_Textbox
{
color:#003366;
}


.DynamicRegistration_FieldError
{

background-color: #EF5050;

}


.DynamicRegistration_Dropdownlist
{
  font-weight: bold;
    font-size: 12px;
    color: #003366;
   
}

.DynamicRegistration_Listbox
{
  font-weight: bold;
    font-size: 12px;
    color: #003366;
}

.DynamicRegistration_Checkbox
{
  font-weight: bold;
    font-size: 12px;
    color: #003366;
}


.DynamicRegistration_Checkboxgroup
{
  font-weight: bold;
    font-size: 12px;
    color: #003366;
   

}






