BODY{ background: #326F9C url("/images/body_tile.jpg") repeat-x left top; } H1{ font-family: arial; font-size: 12pt; font-weight: bold; color: #000000; } #page_container{ width: 780px; left: 50%; margin-left: -390px; text-align: left; position: relative; } #page{ width: 780px; left: 50%; margin-left: -390px; text-align: left; position: relative; } #heading{ padding: 0px; margin: 0px; height: 86px; width: 780px; text-align: center; position: relative; } #infobar{ padding: 2px; background-color: #012440; width: 776px; height: 25px; font-family: arial; font-size: 11pt; font-weight: bold; color: #FFFFFF; position: relative; } * html /* This is the Tan fix */ #infobar{ width: 780px; height: 29px; } #submenu{ padding: 2px; background-color: #BCC0C3; border-bottom: 1px solid #000000; width: 776px; height: 21px; font-family: arial; font-size: 11pt; font-weight: bold; color: #FFFFFF; position: relative; } * html /* This is the Tan fix */ #submenu{ width: 780px; height: 25px; } #main_content{ font-family: arial; font-size: 10pt; width: 760px; text-align: left; padding: 10px; background: #FFFFFF url("/images/main_content_tile.gif") repeat-x; position: relative; padding-bottom: 20px; padding-top: 20px; } * html /* This is the Tan fix */ #main_content{ width: 780px; } #footer{ padding: 2px; background-color: #BCC0C3; width: 776px; height: 14px; font-family: arial; font-size: 8pt; font-weight: normal; font-style: italic; color: #000000; position: relative; } * html /* This is the Tan fix */ #footer{ width: 780px; height: 18px; } .dark_bar{ padding: 1px; text-align: center; padding-bottom: 4px; background: transparent url("/images/dark_bar.gif") repeat-x; height: 20px; font-family: arial; font-size: 11pt; font-weight: bold; color: #FFFFFF; } * html /* This is the Tan fix */ .dark_bar{ height: 25px; } .front_table{ background-color: #E7FCFF; } .front_cell{ padding: 2px; font-family: arial; font-size: 10pt; padding-right: 5px; border-bottom: 1px solid #a0a0a0; } .errors{ font-family: arial; font-weight: bold; font-size: 10pt; background-color: #AA0000; color: #FFFFFF; border: 1px solid black; padding: 10px; } .datatable{ background: #FFFFFF url("/images/tblbkg.jpg") repeat-x; } .datahead{ padding: 2px; background-color: #1B5988; border-bottom: 1px solid #000000; font-family: arial; font-size: 10pt; font-weight: bold; color: #FFFFFF; } .datacell{ padding: 1px; font-family: arial; font-size: 8pt; border-bottom: 1px solid #A0A0A0; } .dataside{ padding: 1px; font-family: arial; font-size: 8pt; font-weight: bold; padding-right: 10px; border-bottom: 1px solid #A0A0A0; } .submenu_link{ font-family: arial; font-size: 10pt; font-weight: bold; text-decoration: underline; color: #000000; } .submenu_link:hover{ color: #1B5988; }