/* DATA SPRINGS Inc. - DYNAMIC REGISTRATION STYLE SHEET */

.DynamicRegistration_Label
{
    font: 12px Arial, Helvetica, sans-serif;
}
.DynamicRegistration_OuterWrapperTable
{
}
.DynamicRegistration_Link SUBMIT
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    cursor: hand;
    background-color: Black;
    border: #000000 1px solid;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    text-align: center;
    width: 150px;
}
.DynamicRegistration_Link
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    cursor: hand;
    background-color: Black;
    border: #Black 1px solid;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    display: inline-block;
    text-align: center;
    width: 150px;
}
a.DynamicRegistration_Link:link
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    cursor: hand;
    background-color: #Black;
    border: #Black 1px solid;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    text-decoration: none;
}
a.DynamicRegistration_Link:visited
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    cursor: hand;
    background-color: Black;
    border: Black 1px solid;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    text-decoration: none;
}
a.DynamicRegistration_Link:hover
{
    color: #004730;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    cursor: hand;
    text-decoration: none;
    background-color: #C4D1C4;
    border: #004730 1px solid;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
}
a.DynamicRegistration_Link:active
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    cursor: hand;
    background-color: #004730;
    border: #004730 1px solid;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    text-decoration: none;
}
.DynamicRegistration_Textbox
{
}
.DynamicRegistration_Dropdownlist
{
}
.DynamicRegistration_Listbox
{
}
.DynamicRegistration_Checkbox
{
}
.DynamicRegistration_Checkboxgroup
{
}

