/* DATA SPRINGS Inc. - DYNAMIC REGISTRATION STYLE SHEET */


.DynamicRegistration_Label
{
    font-weight: bold;
    font-size: 11px;
    color: #FFFFFF; 
    font-family: "Trebuchet MS";
    text-decoration: none;
}


.DynamicRegistration_Link
{
padding-Right:50px;

}




.DynamicRegistration_Textbox
{
   font-weight: bold;
    font-size: 11px;
    color: #000000; 
    font-family: "Trebuchet MS";
    text-decoration: none;


}


.DynamicRegistration_FieldError
{

background-color: Transparent;

}


.DynamicRegistration_Dropdownlist
{
    font-size: 13px;
    color: #000000; 
    font-family: "Trebuchet MS";
    text-decoration: none;
    height: 23px;
}

.DynamicRegistration_Listbox
{

}

.DynamicRegistration_Checkbox
{

}


.DynamicRegistration_Checkboxgroup
{
  font-weight: bold;
   

}






