/* DATA SPRINGS Inc. - DYNAMIC FORMS STYLE SHEET */


.DynamicForms_Label
{
    font-weight: bold;
    text-decoration: none;
}


.DynamicForms_Link
{

}




.DynamicForms_Textbox
{

}

.DynamicForms_Dropdownlist
{
  font-weight: bold;   
}

.DynamicForms_Listbox
{

}

.DynamicForms_Checkbox
{

}


.DynamicForms_Checkboxgroup
{
  font-weight: bold;
   

}








