/* DATA SPRINGS Inc. - DYNAMIC FORMS STYLE SHEET */

.table
{
    width: 1px
}

.DynamicForms_Label
{
    font-weight: bold;
    font-size: 11.5pt;
    color: #003366;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}


.DynamicForms_Link
{

}




.DynamicForms_Textbox
{

}

.DynamicForms_Dropdownlist
{
  font-weight: bold;
    font-size: 11.5pt;
    color: #003366;
   
}

.DynamicForms_Listbox
{
width: 100px
}

.DynamicForms_Checkbox
{

}


.DynamicForms_Checkboxgroup
{
  font-weight: bold;
   

}








