body {
        font: bold 11px/1.5em Verdana;
        background-color: #314D6B;
        }

h1 {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:22px;
        font-weight:bold;
        margin:0;
        padding:0;
        color: #A0A0A0;
        }

hr {
        border:none;
        border-top:1px solid #CCCCCC;
        height:1px;
        margin-bottom:25px;
        }

#tabs {
        float:left;
        width:100%;
        background: #F9F7F3;
        font-size:93%;
        line-height:normal;
        border-bottom:1px solid #CCCCCC;
        }

#tabs ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
        }

#tabs li {
        display:inline;
        margin:0;
        padding:0;
        }

#tabs a {
        float:left;
        background:url("tableft.gif") no-repeat left top;
        margin:0;
        padding:0 0 0 4px;
        text-decoration:none;
        }

#tabs a span {
        float:left;
        display:block;
        background:url("tabright.gif") no-repeat right top;
        padding:5px 15px 4px 6px;
        color:#9F9584;
        }

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
        color:#FFF;
        }

#tabs a:hover {
        background-position:0% -42px;
        }

#tabs a:hover span {
        background-position:100% -42px;
        }
.BG {
height: 100%;
width: 100%;
font-family: Verdana;
text-align: left;
}

.BG0 {
height: 500;
width: 500;
font-family: Verdana;
color: #A0A0A0;
}

.BG1 {
height: 500;
width: 500;
font-family: Verdana;
color: #72491A;
}

#footer-bottom {
        float: center;
        margin: 30px auto 0 auto;
        font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
        font-size: .9em;
        color: #777;
}

#footer-bottom .bottom-right {
        float: left;
        padding-left: 5px;
}