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: #e1e2e2; background-image: url(images/header.gif); } .HEADER A { color: #e1e2e2; } .LIGHTHEADER { font-weight: bold; background-image: url(images/header_light.gif); color: #004100; } .LIGHT { background-color: #e1e2e2; } .MID { background-color: white; } .DARK { background-color: #004100; } SELECT { font-family: verdana; font-size: 11px; background-color: #e1e2e2; } INPUT, TEXTAREA { font-size: 11px; font-family: verdana; border:1px solid #004100; } .BUTTONOFF { font-size: 11px; font-family: verdana; cursor: hand; background-color: white; color: #004100; } .BUTTONON { font-size: 11px; font-family: verdana; cursor: hand; background-color: #e1e2e2; color: #004100; } .CHECKBOX { border: none; } .ERROR { font-size:12px; font-family: verdana; color: red; border: 3px double red; font-weight: bold; padding: 3px; background-color: #e1e2e2; } LABEL { cursor: hand; } .QUOTE { background-color: white; border:1px solid white; font-size: 10px; padding: 5px; margin: 5px; } .CODE { font-family: courier; font-size: 11px; color: #004100; background-color: white; padding: 5px; margin: 5px; border: 1px solid #004100; } .ITEM { border-bottom: 1px solid white; border-right: 1px solid white; } .STATITEM { border-bottom: 1px solid #004100; border-right: 1px solid #004100; font-size: 13px; font-weight: bold; }