﻿#mainbody {
    padding-bottom: 4px;
    overflow: hidden;
}

#ATG_LoginFrame {
    z-index: 3;
    margin-top: 70px;
    visibility: hidden;
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    border: 0;
}

#newSpinnerContainer, #ATG_Components, #ATG_ButtonHTML, #ATG_FilterCalendarHTML {
    display: none;
}

#HeaderDIV {
    z-index: 1;
    left: 0;
    top: 0;
    height: 50px;
    width: 100%;
    position: absolute;
}

.headerdiv {
    z-index: 2;
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 1px
}

.px42 {
    top: 42px;
}

.px45 {
    top: 45px;
}

.px48 {
    top: 48px;
}

.px50 {
    top: 50px;
    background-color: #EAEAEA"
}

.px51 {
    z-index: 10;
    top: 51px;
    height: 20px;
    color: #FFFFFF;
    background-color: #666666;
}

#Table3 {
    z-index: 3;
    left: 0;
    top: 0;
    height: 40px;
    width: 100%;
    position: absolute;
}

    #Table3 td {
        padding-right: 6px;
        padding-top: 10px;
        width: 100%;
        text-align: right;
    }

#Table4 {
    z-index: 99;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    overflow: hidden;
    display: none;
}

#ATG_flyMenuTable {
    border: outset white 2px;
    margin-top: -2px;
    background-color: #FFFFFF;
    font-size: 10px;
}

#ATG_115, #ATG_141 {
    cursor: pointer;
    z-index: 5;
    padding-left: 14px;
    padding-bottom: 0;
    padding-top: 2px;
    font-size: 12px;
    color: #000000;
}

#ATG_CloseTabDIV, #ATG_RefreshTabDIV {
    cursor: nw-resize;
    padding-left: 15px;
    padding-bottom: 0;
    padding-top: 2px;
    z-index: 4;
    display: none;
    color: #FFFFFF;
}

#FilterButtonTable {
    display: none;
    float: right;
    position: relative;
    left: -3px;
    top: -13px;
}
