/* bgcolor="349cd7" #104055;*/
body {
        background-color: #ffffff;
        font-size: 11pt;
        font-family: Tahoma, Verdana, Sans-serif;
        color: #306DA5; /* #104055; */
        background-image: url("bg200000.jpg");
}

table {
        font-size: 11pt;
}

div.label{
        text-align: center;
        font-size: 14pt;
/*        color: #2478B3;*/
color: #134FEC;
}

hr.hline{
        width: 80%;
        height: 1;
        text-align: center;
        color: #C2D3FB;
}

td.tdmenuitem{
       background-image: url("menuitem.gif");
       background-repeat: no-repeat;
       width: 159;
       height: 34;
}

td.tdfooter{
       background-image: url("footer00.gif");
       background-repeat: repeat-x;
       height: 20;
       font-size: 8pt;
       color: white;
}

td.tdcontent{
        text-align: justify;
        font-size: 10pt;
}

td.tdwtrdiscr{
        text-align: justify;
        font-size: 8pt;
}

td.tddisplt{
        background-color: white;
        border: solid #DFE6F8;}

td.tddispdrk{
        background-color: white;
        border: solid #C2D3FB;}

td.tdaction{
/*        background-color: #DFE6F8; */
        background-color: #C2D3FB;
        border: solid #134FEC;
        border-width: 1;
        color: #404040;
        }

.normal{
       margin: 5px;
       text-align: justify;
}
.exlink {
 color: white;
 font-weight: bold;
 font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
 text-decoration: none;
 font-size: 12pt;
       }

a.amenu:link {
 color: white;
 font-weight: bold;
 font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
 text-decoration: none;
 font-size: 12pt;
       }

a.amenu:hover {
 color: white;
 font-weight: bold;
 font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
 text-decoration: none;
 font-size: 12pt;
       }

a.amenu:visited {
 color: white;
 font-weight: bold;
 font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
 text-decoration: none;
 font-size: 12pt;
       }

a.amenu:active {
 color: white;
 font-weight: bold;
 font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
 text-decoration: none;
 font-size: 12pt;
       }

a:link {
 color: blue;
 font-weight: none;
 font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
 text-decoration: underlined;
 }
a:visited {
 color: blue;
 font-weight: none;
 font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
 text-decoration: underlined;
 }
a:active {
 color: blue;
 font-weight: none;
 font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
 text-decoration:  underlined;
 }
a:hover {
 color: blue;
 font-weight: none;
 font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
 text-decoration: underlined;
 }
