<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#screen_table { width:96%; height:100%; } #main_table { height:100%; width:1010px; border-style:solid; border-color:#EEEEEE; border-width:1px; } #main_table #left_menu_td { width:200px; border-right-style:solid; border-right-color:#EEEEEE; border-right-width:1px; padding-left:5px; padding-right:5px; } #main_table #content_td {  } #content { padding:10px; padding-top:5px; vertical-align:top;  } .form_button { margin:20px; width:200px; background-color:transparent; cursor:pointer; background-image:url(../img/save.gif); background-repeat:no-repeat; background-position:20px center; } .wait_button { margin:20px; width:200px; background-color:transparent; cursor:wait; background-image:url(../img/wait_small.gif); background-repeat:no-repeat; background-position:20px center; } TABLE.message {  position:absolute; top:0px; left:0px; text-align:center; vertical-align:middle; height:80px; width:100%; background-image:url(../img/half_transparent.png); overflow:hidden; z-index:99990; } .message DIV { width:300px; height:80px; text-align:center; vertical-align:middle; cursor:pointer; background-color:#DDDDDD; color:black; border-style:solid; border-color:#555555; border-width:1px; z-index:99990;  } .message DIV table { height:80px; } .message DIV P { color:green; } .invisible { display:none; visibility:hidden; position:absolute; top:-1000px; left:-1000px; } #all_admin_menu { margin-top:25px; } #all_admin_menu .menu_main_title { background-color:#FAFFFA; color:#015ab4; font-weight:bold; cursor:pointer; margin-top:10px; border-style:solid; border-color:#015ab4; border-width:1px; } #all_admin_menu .menu_title { background-color:#015ab4; color:white; font-weight:bold; cursor:pointer; margin-top:10px; text-align:center; width:185px; } #all_admin_menu .menu_item { background-color:#FAFFFA; color:black; padding:2px; text-align:left; border-style:solid; border-color:#CCFFCC; border-width:1px; width:180px; }  #all_admin_menu .mega_title { background-color:white; color:#015ab4; font-weight:normal; cursor:pointer; margin-top:10px; text-align:center;  border-style:solid; border-color:#015ab4; border-width:1px; } #all_admin_menu .mega_item { background-color:white; color:black; text-align:left;  padding-left:10px; padding-right:2px; padding-bottom:2px; }  .brtsoft { white-space:nowrap; } .brtsoft, A.brtsoft, A.brtsoft:link, A.brtsoft:visited, A.brtsoft:active { color:#015ab4; font-size:10px; } A.brtsoft:hover { color:black; font-size:10px; } .tooltip { text-align:center;  border-width:1px; border-style:solid; width:200px;  display:none;  padding:15px; background-color:#DDFFDD; border-color:#FAFFFA; color:black; } .tooltip A,.tooltip A:link,.tooltip A:active,.tooltip A:visited { color:black; } .tooltip A:hover,.tooltip TD { color:#dd2419; } .tooltip P { text-align:center; } .tooltip DIV { text-align:center; } .form_title { margin:20px; padding:0px; } .form_title H3 { display:inline; padding:0px; margin:0px; } .form_title IMG { display:inline; } .link { cursor:pointer; } .hasDatepicker, .date_filter INPUT { padding-right:20px; background-image:url(../img/calendar.gif); background-repeat:no-repeat; background-position:right; }</pre></body></html>