body { background: #FFF; font-family: "lucida grande", tahoma, verdana, arial, sans-serif; font-size: 12px; margin: 0px; padding: 0px 0px 0px 0px; /*text-align: left;*/ } form { margin: 0px; } select, textarea, input { font-family: "lucida grande", tahoma, verdana, arial, sans-serif; font-size: 12px; } a { font-family: "lucida grande", tahoma, verdana, arial, sans-serif; font-size: 12px; text-decoration: none; color: #000; } #page table { font-family: "lucida grande", tahoma, verdana, arial, sans-serif; font-size: 12px; border-spacing: 0px; empty-cells: show; /*table-layout: fixed;*/ } #page td { border: 0px solid #000; } #page_footer, #page_header { text-align: right; font-weight: bold; background: #d0d0d9; line-height: 23px; } #body_left { width: 205px; background: #d0d0d9; } td #body_right { border: 0px solid red; padding: 10px; } .null { border: 0px solid red; } #logo { border: 0px solid blue; float: left; height: 30px; color: #009966; font-weight: bold; font-size: 17px; } #pagemove { border: 0px solid blue; float: right; margin-top: 7px; margin-right: 5px; font-weight: bold; } #logout a { float: right; right: 0px; background: url(/images/logout.gif) no-repeat center; width: 63px; height: 30px; } #welcom { border: 0px solid blue; background: url(/images/user.gif) no-repeat left; clear: both; margin: 0px 0px 20px 0px; } .fbold { font-weight: bold; } .fblue { color: blue; } .fred { font-weight: bold; color: red; } .finpoint { font-weight: bold; color: #FF6A00; } .foutpoint { font-weight: bold; color: #AAA; } .dpnone { display: none; } .scursor { cursor: pointer; } #backgroundlayer { background-color: #000; z-index: 88888; filter: alpha(opacity=40); -moz-opacity: 0.4; opacity: 0.4; position: absolute; } #alertlayer { z-index: 99999; filter: alpha(opacity=90); -moz-opacity: 0.9; opacity: 0.9; position: absolute; } #msglayer { font-weight: bold; text-align: center; position: absolute; width: 100%; top: 20px; } #btnlayer { position: absolute; width: 100%; bottom: 10px; border: 0px solid blue; } #layerokbtn, #layercancelbtn { position: relative; left: 39%; } #layercancelbtn { left: 40%; } .layerbtn { border-style: solid; border-top-width: 1px; border-left-width: 1px; border-bottom-width: 1px; border-right-width: 1px; border-top-color: #D9DFEA; border-left-color: #D9DFEA; border-bottom-color: #0e1f5b; border-right-color: #0e1f5b; background-color: #3b5998; color: #FFFFFF; font-size: 11px; font-family: "lucida grande", tahoma, verdana, arial, sans-serif; }