/*    GENERAL STYLES    # 003366*/
h1, h2, h3, h4, h5 { font-family: Verdana,Arial; color: #000066 }
body      { background: white;
             scrollbar-base-color: #004181;
             scrollbar-track-color: #ffffff;
             scrollbar-face-color: #0052a4;
             scrollbar-highlight-color: light-blue;
             scrollbar-3dlight-color: light-gray;
             scrollbar-darkshadow-color: gray;
             scrollbar-shadow-color: dark-gray;
             scrollbar-arrow-color: white;
             margin: 0px;
             font-family: georgia, Garamond, Palatino, serif;
          }
TH        { background: #003399; color: #FFFFFF }
.small    { font-family: Arial,tahoma,Verdana; font-size: 8pt }

/*    MAIN AREA STYLES  */
h1.main, h2.main, h3.main, h4.main, h5.main 
               { font-family: Verdana,Arial; font-style: italic;
                 color: #663300 }
td.main        { background: white; color: black;
                 font-family: georgia,Helvetica,Verdana,Arial,tahoma,sans-serif; }
.main a:link   { color: #b35d00; text-decoration: none; font-weight: bold; }
.main a:visited{ color: #b35d00; text-decoration: none; font-weight: bold; }
.main a:active { color: #cc00cc; text-decoration: underline; font-weight: bold; }
.main a:hover  { color: #ff0000; background: #ffffcc; text-decoration: underline; font-weight: bold; }

/*    MENU STYLES  */
.menu            { font-size: 10pt; font-weight: normal;
                   font-family: Arial,Verdana; font-style: normal;
                   background: #0052a4; color: #ffffff; }
table.menu       { background: #0052a4 url(); color: #ffffff }
td.menu          { background: #0052a4 url(); color: #ffffff }
p.menu, div.menu { margin: 0 0 0 20 }

.menu-layer        { position:relative; top:20; left:10 }
a.menu-item:link   { color: #ffffff; text-decoration: none; margin: 0 10 0 0; }
a.menu-item:visited{ color: #ffffff; text-decoration: none; margin: 0 10 0 0; }
a.menu-item:active { color: #ffffff; text-decoration: none; margin: 0 10 0 0; }
a.menu-item:hover  { color: #ff0000; background: #ffffff; text-decoration: none; margin: 0 10 0 0; }

/*    HEADER STYLES  */
.header             { font-family: Verdana,Arial; font-style: italic; color: #ffffff;
                      background: #000000; }
.header A:link      { text-decoration: none; color: #ffffff }
.header A:visited   { text-decoration: none; color: #ffffff }
.header A:active    { color: #ffffff; text-decoration: underline}
.header A:hover     { color: #ffffff; text-decoration: underline}
table.header        { background: #0052a4 url(); color: #ffffff; margin: 0px; border: 0px; padding: 0px; }
td.header1          { background: #003399 url("images/shad-c.gif"); margin: 0px }

/*    PICTURE TABLE STYLES  */
table.pictures       { background: #ffffff; color: #000000 }

table.t1       { background: #cccccc; color: #000000; margin: 0px; padding: 0px; border-width: 0px }
