.normalfont { color: black; font-family:Arial,Helvetica,sans-serif; font-size: 10pt; } .boldfont { color: black; font-family:Arial,Helvetica,sans-serif; font-size: 10pt; font-weight: bold; } .important { color: red; font-family:Arial,Helvetica,sans-serif; font-size: 10pt; font-weight: bold; } .smallfont { font-family:Arial,Helvetica,sans-serif; font-size: 8pt; } .smallfont_w { color: white; font-family:Arial,Helvetica,sans-serif; font-size: 8pt; } .darkback { background-color: #107A0B; } .lightback { background-color: #A5CCA3; } .blackback { background-color: #000; } .markback { background-color: #ffd7af; } .lightgray { background-color: #EEE; } .contentback { background-color: #FFF; border-right: 1px solid #107A0B; } .naviback { background-color: #FFF; border-left: 1px solid #107A0B; border-right: 1px solid #CCC; } .grayfont { color: #CCC; } .headerfont { color: #FFF; font-family:Arial,Helvetica,sans-serif; font-size: 10pt; font-weight: bold; } .tab_ts { background-color: #A5CCA3; border-right: 1px solid #107A0B; border-left: 1px solid #107A0B; } .tab_m { border-bottom: 1px solid #107A0B; } .fright { float: right; margin: 4px; } .msg_error { color: red; font-family:Arial,Helvetica,sans-serif; font-size: 10pt; font-weight: bold;} .msg_warning { color: #F80; font-family:Arial,Helvetica,sans-serif; font-size: 10pt; font-style: italic;} .msg_success { color: green; font-family:Arial,Helvetica,sans-serif; font-size: 10pt; font-weight: bold;} .msg_notice { color: #107A0B; font-family:Arial,Helvetica,sans-serif; font-size: 10pt; font-style: italic;} .okbuttons { font-family:Arial,Helvetica,sans-serif; font-size: 10pt; border-top: 1px solid #A0A0A0; border-bottom: 1px solid #505050; border-left: 1px solid #A0A0A0; border-right: 1px solid #505050; padding: 1px; } .okbuttons:focus { border: 1px solid #107A0B; } .okbuttons:hover { border: 1px solid #107A0B; background-color: #A0E0A0; text-decoration: underline; } .cancelbuttons { font-family:Arial,Helvetica,sans-serif; font-size: 10pt; border-top: 1px solid #A0A0A0; border-bottom: 1px solid #505050; border-left: 1px solid #A0A0A0; border-right: 1px solid #505050; padding: 1px; } .cancelbuttons:focus { border: 1px solid #107A0B; } .cancelbuttons:hover { border: 1px solid #107A0B; background-color: #A0E0A0; text-decoration: underline; background-color: #F0B0B0; } h1 { font-family:Arial,Helvetica,sans-serif; font-size: 12pt; color: #000; font-weight: bold; } h2 { font-family:Arial,Helvetica,sans-serif; font-size: 14pt; color: #000; font-weight: bold; } th { margin: 0px; border: 0px; padding: 0px; background-color: #107A0B; text-align: left; } body { background: #EEE url(static/pic/bbg.png) repeat-x bottom left; } select { border: 1px solid #A0A0A0; padding: 1px; } select:focus { border: 1px solid black; } select:hover { border: 1px solid black; } textarea { border: 1px solid #A0A0A0; padding: 1px; } textarea:focus { border: 1px solid black; } textarea:hover { border: 1px solid black; } a { font-family:Arial,Helvetica,sans-serif; color: #000; text-decoration: underline; } a.bw { font-color: #FFF; } a:link { text-decoration: underline; color: #000; } a:visited { text-decoration: underline; color: #000; } a:active { text-decoration: none; color: #000; } a:hover { text-decoration: none; color: #107A0B; }