BODY
    {
    margin          : 0px;
    background-color: #FFFFE5;
    }

.Copyright
    {
    position        : absolute;
    bottom          : 5px;
    right           : 30px;
    font-family     : Verdana;
    font-size       : 10px;
    font-weight     : bold;
    color           : #000000;
    text-decoration : none;
    z-index         : 999;
    }

.Copyright:hover
    {
    text-decoration : underline;
    }

.DynaMapContainer
    {
    position        : absolute;
    z-index         : 1;
    }

.DynaMapImage
    {
    position        : relative;
    z-index         : 2;
    }

.DynaMapIcon
    {
    cursor          : pointer;
    }

.DynaMapInfoContainer
    {
    position        : absolute;
    left            : 0;
    top             : 0;
    color           : #000000;
    background-color: #FFFFFF;
    font-family     : Verdana;
    font-size       : 11px;
    font-weight     : normal;
    overflow-y      : visible;
    z-index         : 1000;
    }

.DynaMapInfoHeader
    {
    position        : absolute;
    top             : 0px;
    left            : 0px;
    width           : 250px;
    color           : #000000;
    background-color: #EEEEEE;
    font-family     : Verdana;
    font-size       : 10px;
    font-weight     : bold;
    border-left     : 1px solid #000000;
    border-right    : 1px solid #000000;
    border-top      : 1px solid #000000;
    border-bottom   : 1px solid #000000;
    margin-left     : -1px;
    margin-right    : -1px;
    padding         : 3px;
    z-index         : 995;
    }

.DynaMapInfoTextBody
    {
    position        : absolute;
    top             : 20px;
    left            : 0px;
    width           : 250px;
    color           : #000000;
    background-color: #FFFFFF;
    font-family     : Verdana;
    font-size       : 10px;
    font-weight     : normal;
    border-left     : 1px solid #000000;
    border-right    : 1px solid #000000;
    border-bottom   : 1px solid #000000;
    margin-left     : -1px;
    margin-right    : -1px;
    padding         : 3px;
    z-index         : 996;
    }

.DynaMapInfoUrlBody
    {
    position        : absolute;
    top             : 87px;
    left            : 0px;
    width           : 250px;
    color           : #000000;
    background-color: #FFFFFF;
    font-family     : Verdana;
    font-size       : 10px;
    font-weight     : normal;
    border-left     : 1px solid #000000;
    border-right    : 1px solid #000000;
    border-bottom   : 1px solid #000000;
    margin-left     : -1px;
    margin-right    : -1px;
    padding         : 3px;
    z-index         : 997;
    }

.DynaMapSearchContainer
    {
    position        : absolute;
    width           : 200px;
    height          : 150px;
    right           : 64;
    top             : 5;
    z-index         : 100;
    color           : #000000;
    background-color: #FFFFFF;
    font-family     : Verdana;
    font-size       : 11px;
    font-weight     : normal;
    border          : 1px solid #000000;
    overflow        : hidden;
    }

.DynaMapSearchHeader
    {
    position        : absolute;
    width           : 100%;
    top             : 0px;
    z-index         : 1;
    color           : #000000;
    background-color: #EEEEEE;
    font-family     : Verdana;
    font-size       : 10px;
    font-weight     : bold;
    border-bottom   : 1px solid #000000;
    margin          : 0px;
    padding         : 3px;
    }

.DynaMapSearchCloseIcon
    {
    position        : absolute;
    width           : 100%;
    top             : -1px;
    left            : 181px;
    z-index         : 2;
    cursor          : pointer;
    }

.DynaMapSearchTextBody
    {
    position        : absolute;
    width           : 100%;
    top             : 19px;
    z-index         : 1;
    color           : #000000;
    background-color: #FFFFFF;
    font-family     : Verdana;
    font-size       : 10px;
    font-weight     : normal;
    border-bottom   : 1px solid #000000;
    margin          : 0px;
    padding         : 3px;
    }

.DynaMapSearchFooter
    {
    position        : absolute;
    width           : 100%;
    top             : 116px;
    z-index         : 1;
    color           : #000000;
    background-color: #FFFFFF;
    font-family     : Verdana;
    font-size       : 10px;
    font-weight     : normal;
    margin          : 0px;
    padding         : 3px;
    }

.DynaMapHelpContainer
    {
    position        : absolute;
    width           : 400px;
    height          : 300px;
    left            : 94px;
    top             : 5px;
    z-index         : 100;
    color           : #000000;
    background-color: #FFFFFF;
    font-family     : Verdana;
    font-size       : 11px;
    font-weight     : normal;
    border          : 1px solid #000000;
    overflow        : hidden;
    }

.DynaMapHelpHeader
    {
    position        : absolute;
    width           : 100%;
    top             : 0px;
    z-index         : 1;
    color           : #000000;
    background-color: #EEEEEE;
    font-family     : Verdana;
    font-size       : 10px;
    font-weight     : bold;
    border-bottom   : 1px solid #000000;
    margin          : 0px;
    padding         : 3px;
    }

.DynaMapHelpCloseIcon
    {
    position        : absolute;
    width           : 100%;
    top             : -1px;
    left            : 381px;
    z-index         : 2;
    cursor          : pointer;
    }

.DynaMapHelpTextBody
    {
    position        : absolute;
    width           : 398px;
    height          : 280px;
    top             : 19px;
    z-index         : 1;
    color           : #000000;
    background-color: #FFFFFF;
    font-family     : Verdana;
    font-size       : 10px;
    font-weight     : normal;
    margin          : 0px;
    padding         : 3px;
    overflow        : auto;
    }

.PrintItem
    {
    z-index         : 99;
    position        : absolute;
    top             : 5;
    left            : 45;
    cursor          : pointer;
    }

.HelpItem
    {
    z-index         : 99;
    position        : absolute;
    top             : 5;
    left            : 75;
    cursor          : pointer;
    }

.SearchItem
    {
    z-index         : 99;
    position        : absolute;
    top             : 5;
    right           : 45;
    cursor          : pointer;
    }

.WaitContainer
    {
    position        : absolute;
    width           : 300px;
    height          : 150px;
    top             : 50%;
    left            : 50%;
    }

.WaitImage
    {
    position        : absolute;
    width           : 300px;
    height          : 150px;
    top             : -50%;
    left            : -50%;
    }

.ScrollItemLeft
    {
    z-index         : 99;
    position        : absolute;
    top             : 50%;
    left            : 5;
    cursor          : pointer;
    }

.ScrollItemRight
    {
    z-index         : 99;
    position        : absolute;
    top             : 50%;
    right           : 5;
    cursor          : pointer;
    }

.ScrollItemTop
    {
    z-index         : 99;
    position        : absolute;
    top             : 5;
    left            : 50%;
    cursor          : pointer;
    }

.ScrollItemDown
    {
    z-index         : 99;
    position        : absolute;
    bottom          : 5;
    left            : 50%;
    cursor          : pointer;
    }

.ScrollItemTopLeft
    {
    z-index         : 99;
    position        : absolute;
    top             : 5;
    left            : 5;
    cursor          : pointer;
    }

.ScrollItemTopRight
    {
    z-index         : 99;
    position        : absolute;
    top             : 5;
    right           : 5;
    cursor          : pointer;
    }

.ScrollItemDownLeft
    {
    z-index         : 99;
    position        : absolute;
    left            : 5;
    bottom          : 5;
    cursor          : pointer;
    }

.ScrollItemDownRight
    {
    z-index         : 99;
    position        : absolute;
    right           : 5;
    bottom          : 5;
    cursor          : pointer;
    }

.SelectBox
    {
    color           : #000000;
    font-family     : Verdana, Arial;
    font-size       : 11px;
    border          : 1px solid #000000;
    width           : 190px;
    }

.TextBox
    {
    color           : #000000;
    font-family     : Verdana, Arial;
    font-size       : 11px;
    border          : 1px solid #000000;
    width           : 190px;
    }

