/* DATA SPRINGS Inc. - DYNAMIC REGISTRATION STYLE SHEET */

.DynamicRegistration_Maintable {

      width: 100%;
      padding: 2px;
		font-family: Verdana;
      font-weight: normal;
   	font-size: 11px;
    	text-decoration: none;
}


.DynamicRegistration_Label
{
	 font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    padding-top: 6px;
    width: 220px;
}


.DynamicRegistration_Link
{

}

.DynamicForms_RequiredField
{
	font-family: Verdana;
   font-weight: normal;
  	font-size: 11px;

}

.DynamicForms_RegularExpression
{`
	font-family: Verdana;
   font-weight: normal;
  	font-size: 11px;

}


.DynamicRegistration_Textbox
{
		font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}

.DynamicRegistration_FieldError
{
	 font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    color: red;
    text-decoration: none;
}


.DynamicRegistration_Dropdownlist
{
  	font-family: Arial;
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
   
}

.DynamicRegistration_Listbox
{

}

.DynamicRegistration_Checkbox
{

}


.DynamicRegistration_Checkboxgroup
{
  font-weight: bold;

}




