body { background-color: #000000; color: #FFFFFF; cursor: default; } hr {color: #333333;} .tablered { background-color: #800000; } .tablegrey { background-color: #444444; } .tablelight { background-color: #666666; } .cellblack { background-color: #000000; color: #FFFFFF; } .cellred { background-color: #800000; color: #FFFFFF; } .cellgrey { background-color: #444444; color: #FFFFFF; } .f10 { color: #FFFFFF; font-family: arial,helvetica; font-size: 10px; } .f11 { color: #FFFFFF; font-family: arial,helvetica; font-size: 11px; } .f12 { color: #FFFFFF; font-family: arial,helvetica; font-size: 12px; } .ftitle { color: #FFFFFF; font-family: arial,helvetica; font-size: 12px; line-height: 100%; margin-top: 6; margin-bottom: 6; } .ftitlebig { color: #FFFFFF; font-family: arial,helvetica; font-size: 14px; line-height: 100%; margin-top: 12; margin-bottom: 12; } .fg { color: #C0C0C0; font-family: arial,helvetica; font-size: 10px; } .ft { color: #C0C0C0; font-family: arial,helvetica; font-size: 11px; font-weight: bold; } a.nav {text-decoration: none; color: #FFFFFF;} a.nav:hover {text-decoration: underline; color: #FFFFFF;} a.sub {text-decoration: none; color: #C0C0C0;} a.sub:hover {text-decoration: underline; color: #C0C0C0;} a {text-decoration: underline; color: #FFFFFF;} input { background-color: #333333; color: #FFFFFF; font-family: arial,helvetica; font-size: 11px; /*border: 1px solid #666666;netscape4shit*/ } textarea { background-color: #333333; color: #FFFFFF; font-family: arial,helvetica; font-size: 11px;*/ /*border: 1px solid #666666;netscape4shit*/ } select { background-color: #444444; color: #FFFFFF; font-family: arial,helvetica; font-size: 10px; } .button { //background-color: #444444; color: #FFFFFF; //border: 2px outset #666666; }