﻿body div, body td, body th
{
    background-image: none !important;
    background-color: White !important;
    color: Black !important;
}
#contentdiv
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
#map
{
    width: 380px;
    height: 400px;
}
#topdiv, #menudiv, #shadediv, #rightdiv, .noprint
{
    display: none !important;
}

