<!--

.fronttop
{
    background-image : url(../images/front/stal-top.jpg);
}

.frontleft
{
    background-image : url(../images/front/leftback.jpg);
}

.frontleftimg
{
    width            : 243px;
    height           : 390px;
    background-image : url(../images/front/stal-left.jpg);
}

.topback
{
    background-image : url(../images/content/stal-top-r.jpg);
    height           : 163px;
}

.lefttop
{
    background-image : url(../images/content/stal-lefttop.jpg);
    height           : 35px;
    width            : 181px;
}

.leftback
{
    background-image : url(../images/content/leftback.jpg);
}

.formlabel
{
    padding-top      : 4px;
    vertical-align   : text-top;
}

.formtext
{
    font-size        : 12px;
    font-weight      : normal;
    padding-top      : 15px;
    padding-bottom   : 15px;
}

.formcat0
{
    font-size        : 14px;
    font-weight      : bold;
    border-bottom    : solid 1px #000000;
    padding-top      : 20px;
}

.formcat1
{
    font-size        : 12px;
    font-weight      : bold;
}

.formsplitter
{
    height           : 10px;
}

-->