hr { background-color: #f0f0f0; border: 1px solid silver; height: 3px; } body { background: #f0f0f0; background-image: url(bkgrd.gif); } body, li, td, div { font: 12px verdana, arial, sans-serif; } a { text-decoration: none; font-weight: bold; } p { margin: 8px 0px 0px 0px; } h1 { cursor: help; font: 11px verdana, arial, sans-serif; margin: 0px 0px 0px 0px; } ul.menu { list-style-type: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } div.page { background: white; padding: 8px; border: 1px solid silver; } table.window_title { width: 100%; margin: 0px 0px 1px 0px; background: #e0e0e0; border: 1px solid #d0d0d0; } table { border: hidden; } td { background: #ffffff; } td.window_title_left { text-align: left; width: auto; } td.window_title_right { text-align: right; width: 25%; } td.window_title_center { text-align: center; width: auto; } input, textarea, select { border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-style: solid; border-color: silver; padding: 1px; } /*** Button Settings ***/ .bttn, .bttnsmall, .bttnlarge, .bttndate, .bttnxllarge, .bttnhuge, .arrow { background-color : #aaaaaa; color : #000000; border-bottom : #555555 2px solid; border-top : #cccccc 1px solid; border-right : #555555 2px solid; border-left : #cccccc 1px solid; font-family : Arial,Helvetica,Verdana,Sans-Serif; font-size : 11px; font-weight : bold; cursor : hand; width : 40px; height : 22px; text-decoration : none; } //A:hover { // color : #A2E8FF; // background-color : white; // } A:active { font-family : arial; font-size : 10pt color : white; background-color : #A2E8FF; } .bttnsmall{ width : 25px; height : 22px; } .bttnlarge{ width : 70px; height : 22px; } .bttndate{ width : 70px; height : 20px; } .bttnxllarge{ width : 100px; height : 22px; } .bttnhuge{ width : 120px; height : 22px; } .arrow { width : 20px; height : 18px; border-bottom : 0px solid; border-top : 0px solid; border-right : 0px solid; border-left : 0px solid; } acronym{ cursor : help; text-decoration : none; } .floatright{ color : #000000; float : right; padding-right : 5px; } .nopadding{ padding : 0px; margin : 0px; } .padded{ padding : 10px 0 5px 5px; margin : 0px; } .centeblue{ position : absolute; left : 30%; }