@charset "utf-8";
/* Global Settings */
html { height: 100%; min-width: 1000px; }
body { font-family: Arial, Helvetica, sans-serif; font-size: 13px; margin: 0px; padding: 0px; height: 100%; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
/* Fixed Top Bar */
#dbtopbar { width: 100%; height: 25px; border: none; padding: 0px; font-size: 12px; line-height: 17pt; font-weight: bold; color: #fff; background: url(//db.bmgstatic.com/i/topbarbg.png) repeat-x; }
#dbtopbar  a { color: #fff; }
#dbtopbarinner { min-width: 500px; max-width: 972px; height: 25px; margin: 0px auto; }
#dbbfb { background: url(//db.bmgstatic.com/i/dbfb.png) no-repeat center; display: block; float: right; height: 21px; width: 21px; }
#dbbtw { background: url(//db.bmgstatic.com/i/dbtw.png) no-repeat center; display: block; float: right; height: 21px; width: 21px; }
#dbbmsgs { background: url(//db.bmgstatic.com/i/messagesicon_off.png) no-repeat left; display: block; float: right; height: 21px; width: 10px; padding-left: 26px; }
#dbbmbr { display: block; float: right; padding-right: 6px; }
.dbbsep { color: #F9B87D; margin: 0px 3px; }