@charset "utf-8";

body {
    background: #64748b;
    margin:0;
    padding:0;
    font-family:Arial, sans-serif;
}
table {
    margin:auto;
}
a {
    font-weight:700;
    font-size:smaller;
}
a {
    color: #d1e9fc;
    color: #b2833b;
    color: #804000;
    color: #2f5042;
    color: #b38600;
    
}
a:visited {
    color: #b38600;
    color: #d1e9fc;
}
a:hover { 
    color: #b2833b;
    color: #804000;
}
#menu th {
    background:url(/img/portal/goldopt_plainmain.jpg);
    font-weight:normal;
    vertical-align:top;
    padding:0;
}
#menu th a {
    line-height:54px;
}
#menu div {
    text-align:center;
    color: #6699cc;
    color: rgb(45,67,153);
    font-size:smaller;
    padding:1ex 1em 1ex 1em;
    border-top:2px solid #b38600;
}
p {
    text-align:center;
    font-size:11px;
    line-height:2;
    color:#99CCCC;
    letter-spacing:1px;
}
small {
    text-align:center;
    color: #6699cc;
    font-size: 9px;
    margin-top:4em;
    text-align:center;
    display:block;
}
