P  { text-indent: -30px;
     margin-left: 30px; }

h1  {
        font-size : 14px;
        font-weight : bold;
        margin-bottom: 40px;
}

h2  {
        font-size : 13px;
        font-weight : bold;
}

h3  {
        font-weight : bold;
}

a:visited  {}

a:active  {}

body  {
        background-color : #3C78B0;
        font-size : 12px;
        font-family : Trebuchet MS, Verdana,Arial,sans-serif;
        font-weight : normal;
        font-style : normal;
        line-height: 20px;
        color : #FFFFFF;
        scrollbar-face-color:#808080;
        scrollbar-highlight-color:#3C78B0;
        scrollbar-3dlight-color:#FFFFFF;
        scrollbar-darkshadow-color:#FFFFFF;
        scrollbar-shadow-color:#FFFFFF;
        scrollbar-arrow-color:#FFFFFF;
        scrollbar-track-color:#3C78B0;
}

#NavTab  {
        text-align : right;
        width : 150px;
        overflow : auto;
        position : absolute;
        visibility : visible;
        height : 250px;
        width: 150px;
        padding-top : 3px;
        padding-bottom : 5px;
        padding-right : 5px;
        padding-left : 5px;
        left : 630px;
        top : 120px;
        border-width : 0px;
        border-color : #000000;
        border-style : dotted;
}

A:hover  {
        color : #808080;
        background-color : #FFFFFF;
        text-decoration : underline;
}

A  {
        font-weight : bold;
        color : #FFFFFF;
        line-height : 20px;
        text-decoration : none;
        text-align : right;
        border-width : 1px;
        border-color : #FFFFFF;
        border-style : solid;
        padding-left : 2px;
        padding-right : 2px;
        padding-top : 0px;
        padding-bottom : 0px;
        font-size : 11px;
}

A.nav:hover  {
        color : #808080;
        background-color : #FFFFFF;
        text-decoration : underline;
}

A.nav  {
        font-size : 12px;
        font-weight : bold;
        color : #FFFFFF;
        line-height : 30px;
        text-decoration : none;
        text-align : right;
        overflow : auto;
        width : 134px;
        padding-top : 1px;
        padding-bottom : 1px;
        padding-left : 1px;
        padding-right : 4px;
        margin-top : 2px;
        border-width : 1px;
        border-color : #ffffff;
        border-style : solid;
}

#HeaderTab  {
        margin-left : 0px;
        margin-right : 0px;
        margin-top : 0px;
        height : 100px;
        position : absolute;
        left : 10px;
        top : 10px;
        width : 750px;
        padding-left : 5px;
        border-bottom-width : 1px;
        border-color : #3C78B0;
        border-style : solid;
        border-left-width : 0px;
        border-right-width : 0px;
        border-top-width : 0px;
}

#ContentTab  {
        left : 20px;
        top : 125px;
        width : 580px;
        height: 300px;
        padding : 10px;
        border-style : dotted;
        position : absolute;
        border-width : 5px;
        border-color : #808080;
        overflow: auto;
        }