TD, BODY { font-size: 11px; font-family: verdana; } A { decoration: underline; } A:hover { color: red; } .SMALL { font-size: 10px; } .HEADER { font-weight: bold; text-align: center; color: #cccccc; background-image: url(images/darkbg.gif); } .LIGHTHEADER { font-weight: bold; background-image: url(images/lightbg.gif); color: #000000; } .LIGHT { background-color: #cccccc; } .MID { background-color: #999999; } .WEB { background-color: 985642; } .OTHER { background-color: 587459; } .DARK { background-color: #000000; } SELECT { font-family: verdana; font-size: 11px; background-color: #cccccc; } INPUT, TEXTAREA { font-size: 11px; font-family: verdana; border:1px solid #000000; } .BUTTONOFF { font-size: 11px; font-family: verdana; cursor: hand; background-color: #999999; color: #000000; } .BUTTONON { font-size: 11px; font-family: verdana; cursor: hand; background-color: #cccccc; color: #000000; } .CHECKBOX { border: none; } .ERROR { font-size:12px; font-family: verdana; color: red; border: 3px double red; font-weight: bold; padding: 3px; background-color: #cccccc; } LABEL { cursor: hand; } .QUOTE { background-color: #999999; border:1px solid white; font-size: 10px; padding: 5px; margin: 5px; } .CODE { font-family: courier; font-size: 11px; color: #000000; background-color: white; padding: 5px; margin: 5px; border: 1px solid #000000; } .ITEM { border-bottom: 1px solid #999999; border-right: 1px solid #999999; } .STATITEM { border-bottom: 1px solid #000000; border-right: 1px solid #000000; font-size: 13px; font-weight: bold; }