@charset "utf-8";
/* CSS Document */

body { font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 12px; background: #fff url(../images/bg-red.jpg) repeat-x top;}

.tblHead { background-color:#7b1414;}

.toptblbg { background-color:#793131;}

.greenMarquee {color:#7e2323; font-size:14px; font-style:italic;}

div#rightContent{width:240px; float:right; background:#841a1e; padding:5px; margin-top:2px;}
div#rightContent a{color:#333; text-decoration:none; font-weight:bold;}
div#rightContent a:hover{color:#5d0f0f; }
div#marqueeText {height:30px;}

.rightTblHead { background-color:#590d0d;}
.rightTblOdd { background-color:#d08787;}
.rightTblEven { background-color:#eab8b8;}

.qmtbl a{ font-weight:bold; color:#851c1c; text-decoration:none;}
.qmtbl a:hover {text-decoration:underline;}

div#footer { width:100%; height:43px; color: #fff; font-size: 12px; background: #fff url(../images/footer_red.jpg) repeat-x top; text-align:center; padding-top:40px;}
div#footer a{ color:#fff;}

.qmsbutton {font-size:14px; color:#fff; background:#811b1b; padding:5px 20px; text-decoration:none; font-weight:bold; margin:5px;  -webkit-border-radius: 10px; -moz-border-radius: 10px; border:#a43535 solid 2px; }
.qmsbutton:hover {color:#fff; background:#581212; border:#6f1313 solid 2px; }