* { box-sizing:border-box; -moz-box-sizing:border-box; } /* =========================================== BEGIN BODY AND TABLE SYTLES ================================== */ body { text-align: center; font-family : Arial, Lucida Grande, Arial, Verdana, Helvetica, sans-serif; font-size : 12px; letter-spacing : 0px; font-weight : normal; font-variant : normal; font-style : normal; line-height: 16px; text-decoration : none; color : #333333; max-width: 1280px; } .main-table { width:expression(document.body.clientWidth > 1280? "1280px": "auto" ); } td { font-family : Helvetica, Lucida Grande, Arial, Verdana, Helvetica, sans-serif; font-size : 12px; letter-spacing : 0px; font-weight : normal; font-variant : normal; font-style : normal; line-height: 16px; text-decoration : none; color : #333333; } /* =========================================== END BODY AND TABLE SYTLES ================================== */ /* =========================================== BEGIN FONT STYLES ========================================= */ .normal { font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif; font-size : 13px; letter-spacing : 0px; font-weight : normal; font-variant : normal; font-style : normal; line-height: 18px; text-decoration : none; color : #000000; } .headline-red { font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif; font-size : 15px; letter-spacing : 0px; font-weight : bold; font-variant : normal; font-style : normal; line-height: 18px; text-decoration : none; color : #851c19; } .gray { font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif; font-size : 12px; letter-spacing : 0px; font-weight : normal; font-variant : normal; font-style : normal; line-height: 18px; text-decoration : none; color : #CCCCCC; } .small { font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif; font-size : 10px; letter-spacing : 0px; font-weight : normal; font-variant : normal; font-style : normal; line-height: 15px; text-decoration : none; color : #AAAAAA; } .smallcredit { font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif; font-size : 10px; letter-spacing : 0px; font-weight : normal; font-variant : normal; font-style : normal; line-height: 15px; text-decoration : none; color : #AAAAAA; text-align: right; } /* =========================================== END FONT STYLES ========================================= */ /* ========================================= BEGIN FLOATING PIC STYLES ========================= */ .pic { float: right; padding: 0px 0px 0px 10px; } .picleft { float: left; padding: 0px 10px 0px 0px; } /* ========================================= END FLOATING PIC STYLES ========================= */ .line { border-bottom: 1px solid #CCCCCC; width: auto; text-align: center; margin: 10px 0px 10px 0px; } .rightwords { text-align: right; } INPUT, TEXTAREA, SELECT, OPTION, RADIO{ font-family: Lucida Grande, Verdana, "MS Serif", "New York", serif; padding: 3px; font-size: 13px; color: #666666; background-color: #ffffff; border: solid 1px #cccccc; } #times { border-collapse: collapse; border: 2px solid #BBBBBB; font: normal 80%/140% arial, verdana, helvetica, sans-serif; color: #000; background: #fff; } #times td, th { border: 1px solid #e0e0e0; padding: 0.5em; } .cat_header { border: 2px solid #433128; } .catfont { color: #433128; font-size: 14px; font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;; } .catfont:HOVER { color: #CCCCCC; } a { color: #433128; font-size:14px; font-family: Lucida Grande, Tahoma, verdana, helvetica; } #line { border-bottom: 1px solid #999999; } .headline { font-family : Arial, Helvetica, Geneva, Arial, sans-serif; font-size : 14px; letter-spacing : 0px; font-weight : bold; font-variant : normal; font-style : normal; line-height: 20px; text-decoration : none; color : #37241D; } .brown { color: #37241D; padding-right: 13px; }