body {
        color: navy;
}
.style25 {
        font-size: x-small;
        font-weight: bold;
        color: #000000;
}
.ebullion { display: none; }
.egold { display: none; }
td{font-family:Tahoma;font-size:11px;}
a{color:#ffffff}
a:hover { color:#6F6F6F;
          font-weight: bold;
          text-transform: uppercase;
}
.cap{font-weight:bold;text-decoration:underline;}
.menu{color:#000000;text-decoration:none;}
input#btn{
        border: 1px solid #A9B4BE;
        height: 16px;
        height: 18px !important;
        font: bold 10px verdana;
        color: #333333;
        background-color: #F2F2F5;
        font-weight:bold
}

h2{
        font: bold 15px Verdana;
        color: navy;
        background: url('images/h3_bullet.gif') no-repeat;
        text-align: center;
}

.style16 {color:#0a2c50; text-decoration:none; font-family: Tahoma; font-size: 10px; font-weight: bold; }

div#tof { background-color: white;
          height: 70px;
          overflow: scroll;
          font-size: 7pt;
          border: dashed 1px red;
          font-style: italic;
}
.inputfields {
        border: 1px solid #A9B4BE;
        height: 16px !important;
        font: bold 10px verdana;
        color: #333333;
        background-color: #FFF;
}

textarea {
        border: 1px solid #A9B4BE;
        font: bold 10px verdana;
        color: #333333;
        background-color: #F2F2F5;
}

.txt2 {
        color: maroon;
        font: bold 11px verdana;
}

.txt3 {
        color: black;
        font: bold 11px verdana;
}

.txt4 {
        line-height: 14px;
        padding-top: 10px;
        padding-right: 25px;
        text-indent: 20px;
}

.txt4:first-letter {
        font: bold 15px Arial;
        color: black;
}

.title {
        color: black;
        font: bold 12px verdana;
        background: url('images/w.gif') no-repeat;
        padding-left: 40px;
        text-decoration: blink;
}
ul {
        list-style-image: url('images/3points.gif');
        line-height: 15px;
}

td.header {
        border: 3px double navy;
        color: black;
        font: bold 11px verdana;
}

hr {
    margin-left: -10px;
    border-style: groove;
    margin-bottom: 10px;
}