body{
    background: url('/images/bg.gif') repeat-x top center #d3cec3;
    margin: 0;
}

td.menu{
    color: white;
    padding-right: 20px;
}

td.main{
    background: url('/images/sec_bg.gif') #ffffff no-repeat top;
}

td.secondary_left{
    height: 560;
}

a.bottommenu{
    color: #2a2e63;
    font-size: 11px;
    text-decoration: none;
}

td.bottommenu{
    color: #2a2e63;
    font-size: 11px;
    text-decoration: none;
}

a.bottommenuspacer{
    color: #2a2e63;
    font-size: 12px;
    padding: 0 6px 0 2px;
    text-decoration: none;
}

tbody{
    font-size: 11pt;
}

tbody a{
    font-size: 11pt;
    color: #2B2E63;
    text-decoration: none;
    font-weight: bold;
}
