body {
    background-image: url(/essentials/background.gif);
    width:100%;
    height:100%;
    font-family:arial,helvetica,sans-serif;
    font-size:12px;

}
#subBody{
    width:880px;   
    margin:0 auto
}
a {
    color: #666600;
    text-decoration: none;
    padding:0 3px 0 3px;

}
a:visited {
    color: #666600;
    text-decoration: none;
}
a:hover {
    background-color: #660;
    color:#fff;
    text-decoration: none;
}
a:active {
    color: #FFCC00;
    text-decoration: none;
    outline:none;
}
a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.gold{
    color:#8C750A;
}
table{
    background-color:#fff;

}
table#single1{
    margin:0 auto;
    padding:0;
    border:1px solid #000;
    width:550px;
    font-size:16px;
    font-weight:900;
    border:none;
    border-right:1px solid #000;
    border-bottom:1px solid #000;
    border-spacing:0;
    table-layout:fixed;
}
table#single1 td{
    width:40px;
    border:none;
    border-left:1px solid #000;
    border-top:1px solid #000;
    margin:0;
    padding:0; 
}
table#single1 th{
    border:none;
    margin:0;
    padding:0;
}
p.th{
    margin:0;
    width: 550px;
    font-size:26px;
    font-weight:900;
    margin:0 auto 10px;

}
p.th2{
    margin:0;
    width: 550px;
    font-size:20px;
    font-weight:100;
    margin:0 auto 10px;

}

table#single2,table#single3 {
    margin:0 auto;
    padding:0;
    border:1px solid #000;
    width:550px;
    font-size:16px;
    font-weight:900;
    border:none;
    border-right:1px solid #000;
    border-bottom:1px solid #000;
    border-spacing:0;
    table-layout:fixed;
}

table#single2 td,table#single3 td{
    width:40px;
    border:none;
    border-left:1px solid #000;
    border-top:1px solid #000;
    margin:0;
    padding:0; 
}
table#single2{
    border:none;
    margin-bottom:4px;
}
table#single2 td{
    border:none;

}

table td.small{
    font-size:10px;
}
table#single2 td.bA{
    border:none;
    border-top:1px solid #000;
    border-right:1px solid #000;
    border-bottom:1px solid #000;
}
table#single2 td.btl{
    border:1px solid #000; 
}

#single2Cont{
    width:550px;
    border:none;
    margin:0 auto;
    height:auto;
    background-color:#fff;
}
#single3 td:hover,#single1  td:hover{background-color:#cCb54A;}
.hover, tr:hover{background-color:#ddf;}
.hover2{background-color:#aff;}
