/* CSS Document */

        Body {
                        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
                        font-size : 8pt;
                        text-align: center;
                        padding: 0px;
                        margin: 0px;
        scrollbar-face-color:#6D7083;
        scrollbar-arrow-color:#FFFFFF;
        scrollbar-3dlight-color:#6D7083;
        scrollbar-highlight-color:#FFFFFF;
        scrollbar-shadow-color:#FFFFFF;
        scrollbar-darkshadow-color:#6D7083;
        scrollbar-track-color:#6D7083;
        }

        input, button, label {
                font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
                font-size : 8pt;
        }




.ContentTitle {

        margin: 0px;
        width:656px;
        overflow: auto;
        height: 500px;
        background: url('/img/map.gif');
        background-repeat: no-repeat;
        background-position: 100 20;
        scrollbar-face-color:#6D7083;
        scrollbar-arrow-color:#FFFFFF;
        scrollbar-3dlight-color:#6D7083;
        scrollbar-highlight-color:#FFFFFF;
        scrollbar-shadow-color:#FFFFFF;
        scrollbar-darkshadow-color:#6D7083;
        scrollbar-track-color:#6D7083;
        text-align: center;
        padding:0px;

}


table.fullscreen {
        width: 100%;
        height: 100%;

}

.toBottom {
        height: 100%;

}

#toPublish {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 8pt;
        font-style: normal;
        text-transform: none;
        color: #000000;
}


