/* DATA SPRINGS Inc. - DYNAMIC FORMS STYLE SHEET */


.DynamicForms_Label
{
    font-weight: bold;
    font-size: 11.5pt;
    color: #003366;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}


.DynamicForms_Link
{

}




.DynamicForms_Textbox
{
font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #ffffff;  
	background-color: #373b44;
	border: 1px #000000; 
	clip: rect( ); 
	}

.DynamicForms_Dropdownlist
{
  font-weight: bold;
    font-size: 11.5pt;
    color: #003366;
   
}

.DynamicForms_Listbox
{

}

.DynamicForms_Checkbox
{

}


.DynamicForms_Checkboxgroup
{
  font-weight: bold;
   

}





