body.mainbody { background-color:#fffff0; margin: 5px; } body.email { background-color: #f0fff0; } div.container { background-color: #f0fff0; text-align: left; min-width: 750px; } div.banner { background-color: #f0fff0; text-align: center; width: 100%; border-bottom: 1px solid #373b37; height: 71px; } div.logo { float: left; } div.header { background-color: #f0fff0; } div.welcome { background-color: #f0fff0; position: relative; left: 5; float: left; padding-left: 5px; } div.logout { background-color: #f0fff0; position: relative; right: 5; float: right; padding-right: 5px; } div.body { background-color: #f0fff0; position: absolute; left: 5px; margin-top: 0px; visibility: visible; text-align: left; width: 100%; border-top: 1px solid #373b37; } div.nav { background-color: #f0fff0; position: absolute; top: 0px; left: 0px; padding: 10px; margin-right: 5px; float: left; visibility: visible; display: block; text-align: left; width: 200px; border-left: 1px solid #373b37; border-right: 1px solid #373b37; } div.footer { background-color: #f0fff0; position: absolute; bottom: 0; left: 0px; margin-left: 0px; padding-left: 5px; padding-top: 10px; text-align: center; width: 100%; } div.content { background-color: #f0fff0; float:left; position:relative; left:200px; padding-left:15px; top: 0px; margin-left: 0px; padding-left: 10px; margin-right: 5px; text-align: left; visibility: visible; border-left: 1px solid #373b37; padding-top: 5px; padding-left: 5px; width:1200px; } div.search { background-color: #d0fff0; width: 500px; padding-left: 5px; padding-right: 5px; padding-top: 2px; } div.visiblesearch { background-color: #d0fff0; width: 480px; visibility: visible; padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 2px; } div.descriptionfloat { color: #BBBBBB; vertical-align: top; float: right; padding-left: 20px; padding-right: 10px; } div.description { color: #BBBBBB; padding-right: 10px; } img.searchimg { background-color: white; vertical-align: center; } img.normal { background-color: white; vertical-align: center; border: none; } table.table { border-width: 1px; border-style: hidden; border-color: black; border-collapse: collapse; } th.header { border-width: 1px; background-color: #f0fff0; padding-left: 5px; padding-right: 5px; padding-top: 0px; padding-bottom: 2px; font-weight: bold; border-style: dotted; border-color: black; border-top-style: none; } table.table td { border-width: 1px; padding: 2px; border-style: dotted; border-color: black; vertical-align: center; text-align: left; } table.table img{ align: center; } td.aligntop { padding: 2px; vertical-align: top; text-align: left; } a.mainnavlink { font-weight: bold; } a.subnavlink { padding-left: 10px; } a.subsubnavlink { padding-left: 20px; } a.subsubsubnavlink { padding-left: 30px; } a.subsubsubsubnavlink { padding-left: 40px; } input#submit { visibility: hidden; } .numeric { text-align : right; } .numeric_changed { text-align : right; background-color : yellow; } .page{ page-break-after: always; border-top: thin dotted silver; }