/* DATA SPRINGS Inc. - DYNAMIC REGISTRATION STYLE SHEET */


.DynamicRegistration_Label
{
    font-weight: bold;
    font-size: 11pt;
    color: #20202;
    font-family: Georgia, Tahoma, Arial, Helvetica;
    text-decoration: none;
}


.DynamicRegistration_Link
{

}




.DynamicRegistration_Textbox
{
		border: 1px solid #000;
}


.DynamicRegistration_FieldError
{

background-color: #EF5050;

}


.DynamicRegistration_Dropdownlist
{
    font-family: Georgia, Tahoma, Arial, Helvetica;
    font-size: 11pt;
    color: #202020;
  
}

.DynamicRegistration_Listbox
{

}

.DynamicRegistration_Checkbox
{
border: 0px;
}


.DynamicRegistration_Checkboxgroup
{
  font-weight: bold;
   

}


