/* DYNAMIC FORMS STYLE SHEET */


.DynamicForms_Label
{
    font-weight: bold;
    font-size: 200%;
    color: #FF0000;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: underline;
width:210px !important;
}


.DynamicForms_Link
{

}




.DynamicForms_Textbox
{

}

.DynamicForms_Dropdownlist
{
  font-weight: bold;
    font-size: 11.5pt;
    color: #003366;
   
}

.DynamicForms_Listbox
{

}

.DynamicForms_Checkbox
{

}


.DynamicForms_Checkboxgroup
{
  font-weight: bold;
  
   

}

.DynamicForms_NormalRadioButton
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 9pt;
}

























