    div.DoorOuterButton
    {
        position: absolute;
        width: 127px;
        height: 95px;
        top: 1px;
        background-color: #FFFFFF;
        font-size: 1px;
    }
    div.DoorInnerButton
    {
        position: absolute;
        width: 125px;
        height: 93px;
        top: 1px;
        left: 1px;
        background-color: #FFFFFF;
        font-size: 1px;
    }
    img.DButtonImage
    {
        cursor: pointer;
        position: absolute;
        width: 121px;
        height: 89px;
        top: 2px;
        left: 2px;
        font-size: 1px;
    }
    div.DoorLocationOuterButton
    {
        position: absolute;
        width: 127px;
        height: 56px;
        top: 1px;
        background-color: #FFFFFF;
        font-size: 1px;
    }
    div.DoorLocationInnerButton
    {
        position: absolute;
        width: 125px;
        height: 54px;
        top: 1px;
        left: 1px;
        background-color: #FFFFFF;
        font-size: 1px;
    }
    img.DLButtonImage
    {
        cursor: pointer;
        position: absolute;
        width: 121px;
        height: 50px;
        top: 2px;
        left: 2px;
        font-size: 1px;
    }
    div.OuterButton
    {
        position: absolute;
        width: 56px;
        height: 56px;
        top: 5px;
        background-color: #FFFFFF;
    }
    div.InnerButton
    {
        cursor: pointer;
        position: absolute;
        width: 54px;
        height: 54px;
        top: 1px;
        left: 1px;
        background-color: #FFFFFF;
    }
    img.ButtonImage
    {
        position: absolute;
        width: 50px;
        height: 50px;
        top: 2px;
        left: 2px;
    }
    div.PopStyleOuter
    {
        position: absolute;
        top: 2px;
        left: 2px;
        width: 68px;
        height: 99px;
    }
    div.PopStyleInner
    {
        position: absolute;
        top: 1px;
        left: 1px;
        width: 66px;
        height: 97px;
        background-color: #FFFFFF;
    }
    div.PopLabel
    {
        width: 100%;
        position: absolute;
        height: 12px;
        bottom: 1px;
        left: 0px;
        text-align: center;
    }
    img.Pop
    {
        position: absolute;
        top: 2px;
        left: 2px;
        width: 62px;
        height: 93px;
    }
    div.PopLIStyleOuter
    {
        position: absolute;
        top: 2px;
        left: 2px;
        width: 68px;
        height: 68px;
    }
    div.PopLIStyleInner
    {
        position: absolute;
        top: 1px;
        left: 1px;
        width: 66px;
        height: 66px;
        background-color: #FFFFFF;
    }
    div.PopLILabel
    {
        width: 100%;
        position: absolute;
        height: 12px;
        bottom: 1px;
        left: 0px;
        text-align: center;
    }
    img.PopLI
    {
        position: absolute;
        top: 2px;
        left: 2px;
        width: 62px;
        height: 62px;
    }
    img.LargeImage
    {
        position: absolute;
        top: 0px;
        left: -199px;
        display: none;
    }
    div.bblack
    {
        background-color: #000000;
    }
    div.Disabled td
    {
        background-color: #777777;
    }
    button.Disabled
    {
        background-color: #777777;
        color: #BBBBBB;
    }
    div.Button td
    {
        background-color: #507C2B;
    }
    div.disabledArea
    {
        background-color: #000000;
        filter: alpha(opacity=50);
        -moz-opacity: 0.5;
        -khtml-opacity: 0.5;
        opacity: 0.5;
        z-index: 201;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
    }
    div.opaque
    {
        filter: alpha(opacity=100);
        -moz-opacity: 1.0;
        -khtml-opacity: 1.0;
        opacity: 1.0;
    }
    table.Name tbody tr td
    {
        height: .135in;
        font-size: .125in;
        text-align: left;
        border: 0px;
    }
    table.Name
    {
        cell-padding: .01in;
        cell-spacing: .01in;
        border: 1px solid black;
    }
    table.Name tbody tr
    {
        height: ..135in;
    }
    table.page
    {
        page-break-inside: avoid;
        font-family: default;
        height: 10.5in;
        width: 8in;
    }
    .breakhere
    {
        page-break-after: always;
    }
    @media print
    {
        *
        {
            margin: 0;
            padding: 0;
        }
        .PrintCloseButton
        {
            display: none;
        }
        .PrintSpacer
        {
            display: none;
        }
    }
    @media screen
    {
        .PrintCloseButton
        {
            z-index: 99999;
            position: fixed;
            top: 0px;
            left: 0px;
            height: 32px;
            width: 100%;
            text-align: center;
            background-color: #4B913A;
            color: #FFFFFF;
            font-size: 24px;
        }
        .PrintCloseButton a
        {
            text-decoration: underline;
            color: #FFFFFF;
        }
        .PrintSpacer
        {
            width: 100%;
            height: 32px;
        }
	}