﻿ #header
        {
            background-color: #161616;
            background-image: url(../images/background.gif);
            float: left;
            min-width: 1031px;
            width: 100%;
        }
        #logo
        {
            /*background-image: url(./images/mainlogo.gif);*/
            /*background-image: url(../images/UNEP-CEP.jpg);
            background-repeat: no-repeat;*/
            cursor: pointer;
            display: inline;
            float: left;
            height: 70px;
            margin-left: 12px;
            width: 226px;
        }
        #loginBlock
        {
            display: inline;
            float: right;
            height: 64px;
            margin-right: 20px;
            margin-top: 17px;
            width: 313px;
        }
        #loginBlock span.white12px
        {
            float: left;
            margin-bottom: 2px;
        }
        .white12px
        {
            color: #FFFFFF;
            font-size: 12px;
        }
        #lblMessage
        {
            float: right;
            margin-right: 100px;
            margin-top: 17px;
        }
        .textBox
        {
            border: 1px solid #787878;
            color: #000000;
            display: inline;
            float: left;
            font-size: 13px;
            height: 18px;
            line-height: 15px;
            margin: 0;
            padding: 2px 0 0;
            width: 100px;
            height: 15px;
        }
        .goButton
        {
            background-color: #000000;
            border: 1px solid #787878;
            color: #00BFFF;
            cursor: pointer;
            display: inline;
            float: left;
            font-size: 11px;
            font-weight: bold;
            height: 28px;
            margin-left: 6px;
            padding-left: 2px;
            padding-top: 2px;
            text-align: center;
            width: 76px;
        }
        a
        {
            color: #019193;
            text-decoration: none;
        }
        #headerBottom
        {
            float: left;
            min-width: 1031px;
            width: 100%;
            height: 30px;
            background-color: #00BFFF;
        }
        #headerBottom .left
        {
            height: 20px;
        }
        #headerBottom .left, #contentHeader .left
        {
            display: inline;
            float: left;
            margin-left: 20px;
            width: 220px;
        }
        #contentMap
        {
            float: left;
            width: 100%;
            background-color: silver;
            height: 999px;
            border-style: solid;
            border-width: 1px;
        }
        
          .lpSidePanelContainer
        {
            left: 0pt;
            margin: 0pt;
            padding: 0pt;
            position: absolute;
            top: 0pt;
        }
        .rtImg
        {
            width: 25px;
        }
        .header
        {
            background-color: #1C5E55;
            font-weight: bold;
            color: White;
        }
        .row
        {
            background-color: #E3EAEB;
        }
        .fieldHeader
        {
            background-color: #D0D0D0;
            font-weight: bold;
        }
        .alternatingRow
        {
            background-color: white;
        }
        div.botright
        {
            display: block;
            position: absolute;
            bottom: 0;
            right: 0;
            width: 105px;
            height: 105px;
            background: #eee;
            border: 1px solid #ddd;
        }
        #Window1_Body
        {
            width: 100%;
            height: 100%;
        }
        .tableright
        {
            background-color: #FFFFFF;
            color: #000000;
            margin-bottom: 0;
            margin-top: 6px;
            border: 1px solid #C3C3C3;
            border-collapse: collapse;
        }
        .thright
        {
            background-color: #1E90FF;
            border-color: #C3C3C3 #C3C3C3 -moz-use-text-color;
            border-style: solid solid none;
            border-width: 1px 1px medium;
            color: #404040;
            margin-left: 5px;
            padding-bottom: 4px;
            padding-left: 5px;
            padding-top: 3px;
        }

