BODy>DIV
{
    background-image: URL();
    background-position: left top;
    background-repeat: no-repeat;
}
.body
{
    min-height: 410px;
    padding: 20px;
    padding-top: 10px;
    background-color:#ffffff!important;
}
.application,.customer
{
    margin-top: 40px;
    margin-bottom: 10px;
}
.customer IMG
{
    max-height: 80px;
}
.loginarea
{
    display: block;
    margin: auto;
    text-align: center;
    width: auto;
}
.admin
{
    background-color: #ffffff;
    padding-bottom: 0;
    margin-bottom: 0;
    display: table;
    position: relative;
    height: auto!important;
    min-height: 100%;
    width: 100%;
}
.footer
{
    margin-top: 0;
    border-top: 0px solid transparent;
}
.formtable
{
    width: 100%;
    margin: auto;
}
.labelcell
{
    vertical-align: top;
    width: 45%;
    text-align: right;
    padding: 2px;
    padding-top: 6px;
}
.fieldcell
{
    vertical-align: top;
    width: 55%;
    text-align: left;
    padding: 3px;
}
.buttons
{
    padding: 5px;
    text-align: center;
}
.credits,.bottommenu
{
    display: none;
}
