/* GENERAL STYLES */
div.registrationform
{
    font-family: Arial;
    font-size: 12px;
    color: black;
}
    
table.registrationform
{
    font-family: Arial;
    font-size: 12px;
    color: black;
}

table.registrationform thead
{
    font-weight:bold;
}

table.registrationform tr
{
    height: 30px;
}

table.registrationform td
{
    text-align: left;
}

table.paymentform
{
    font-family: Arial;
    font-size: 12px;
    color: Black;
}

td.tdright
{
    text-align:right;
    padding: 0px 4px 0px 0px;
    font-family: Arial;
    font-size: 12px;
    color: Black;
}

td.tdleft
{
    text-align:left;
    padding: 0px 0px 0px 4px;
    font-family: Arial;
    font-size: 12px;
    color: Black;
}

.txtbox 
{
}

.frmButton
{
}

/* EDITOR PROPERTIES */
