html, body {
    padding:0px;
    margin:0px;
    background-color:#a51e1c;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#FFFFFF;
    font-weight:bold;
}
#fbFooter {padding:0 15px;height:49px;background-color:#000000;background-image:url('img/footerBackground.gif');background-repeat:repeat-x;}
.fbPaginationMinor {color:#A00;margin-left:10px;}
#fbContents {float:left;margin-top:17px;}
#fbMenu {float:right;margin-top:9px;}
#altmsg {position:absolute;background-color:#000000;padding:20px;opacity:0.6;filter:alpha(opacity=60);text-align:center;}
#altmsg:hover {opacity:0.8;filter:alpha(opacity=80);}
a.altlink:link {color:#FFFFFF;}
a.altlink:visited {color:#DDDDDD;}
a.altlink:hover{color:#FFFFFF;}

#fbZoomButton {float:right;height:40px;width:36px;background:url('img/btnZoom.gif') center center no-repeat;}
#fbPrintButton {float:right;height:40px;width:36px;background:url('img/btnPrint.gif') center center no-repeat;}
#fbDownloadButton {float:right;height:40px;width:36px;background:url('img/btnDownload.gif') center center no-repeat;}
#fbDiv {float:right;height:40px;width:36px;background:url('img/btnDiv.gif') center center no-repeat;}
#fbBackButton {float:right;height:40px;width:36px;background:url('img/btnPrevious.gif') center center no-repeat;}
#fbForwardButton {float:right;height:40px;width:36px;background:url('img/btnNext.gif') center center no-repeat;}
