.required_field
{
    font-family:Tahoma;
    font-size:12px;
    font-weight:bold;
    color:#660000;
}
.normal_field
{
    font-family:Tahoma;
    font-size:12px;
    color:#000000;
}
.error_strings
{
    font-family:Verdana;
    font-size:10px;
    color:#660000;
}
.element_label
{
    font-family:Tahoma;
    font-size:12px;
    color:#000000;
}
.form_heading
{
    font-family:Tahoma;
    font-size:20px;
    font-weight:bold;
    color:#000066;
}
.form_subheading
{
    font-family:Tahoma;
    font-size:14px;
    font-weight:bold;
    color:#000066;
}
.form_txtblock
{
    font-family:Arial;
    font-size:12px;
    color:#000000;
}
.form_helptip
{
    font-family:Arial;
    font-size:12px;
    color:#000000;
    background-color:#ffffc8;
}
.blank_seperator
{
}
