#hiddenIfCSS { display: none; } body { background-color: #666666; color: black; margin: 0px; font-size: 8pt; font-family: Arial, sans-serif; text-align: justify; } #contentBackground { display: block; position: relative; padding: 0px; margin: 20px; width: 100%; background-color: #ffffff; border-top: 1px solid black; border-left: 1px solid black; border-right: 5px outset black; border-bottom: 5px outset black; height: auto; } table.contentBackground, td.contentBackground { top: 0em; margin: 0px; padding: 0px; width: 100%; z-index: 1; } td.topMenu { z-index: 1000; } td.sidebarLeft, td.sidebarRight { padding: 0px; margin: 0px; width: 150px; } /**/ /*div.sidebarLeft, div.sidebarRight { width: 150px; }/**/ td.sidebarLeft { padding-left: 0px; background-color: transparent; } td.sidebarRight { padding-right: 0px; background-color: transparent; } td.mainContent { } #mainContent { background-color: transparent; } td.pageFooter { width: 100%;/**/ } #pageFooter { background-color: transparent; } .framing { display: block; position: relative; width: 100%; padding: 2px; margin: 2px; padding-bottom: 10px; border-width: 1px; border-right-width: 2px; border-bottom-width: 2px; border-style: solid; border-color: gray; background-image: url("/imageGradient.php?w=8&h=15&fr=255&fg=255&fb=255&tr=206&tg=206&tb=206"); background-repeat: repeat-x; background-position: bottom; }/**/ .inset { position: relative; float: right; clear: right; width: 33%; margin: 5px; padding-left: 5px; border-width: 0px; border-left-width: 1px; border-bottom-width: 1px; border-style: solid; border-color: #cccccc; } .topMenu { /*position: absolute;/**/ position: relative; top: 0px; left: 0px; width: auto; /*width: 100%;/**/ color: blue; z-index: 1000; } .topMenu ul { /*position: relative;/**/ text-align: left; list-style-type: none; width: auto; } div.topMenu ul li { position: relative; float: left; display: block; color: green; margin: 0px; padding: 3px; padding-right: 10px; width: auto; } .topMenu ul li.off ul, .topMenu ul li.on ul, .topMenu ul li.off_over ul { position: absolute; top: 1.4em; left: 1em; padding: 5px; width: 200px; text-align: left; background-color: #cccccc; border-width: 1px; border-color: gray; border-style: solid; } .topMenu ul li.off ul { display: none; } .topMenu ul li.off:hover ul, #topMenu ul li.off_over ul, #topMenu ul li.on ul { display: block; } .topMenu ul li ul li { float: none; position: static; }/**/ input { border-width: 1px; border-style: solid; border-color: gray; font-size: 8pt; } table.natural { width: auto; } th.natural, td.natural { width: auto; padding-right: 10px; padding-bottom: 5px; } table.statusBar { float: right; border-width: 1px; border-style: solid; border-color: gray; width: 33%; } td.sideMenu { text-align: left; text-indent: -10px; padding-left: 10px; } td.sideSubmenu { text-align: left; text-indent: -15px; padding-left: 15px; } li { margin: 0px; padding: 0px; } td.footer { text-align: center; } h1, h2, h3 { font-weight: bold; padding: 0px; margin: 0px; margin-top: 0.2em; margin-bottom: 0.2em; } h1 { text-align: center; font-size: 14pt; } h2 { text-align: left; font-size: 12pt; } h3 { text-align: left; font-size: 10pt; } p, ul, ol { margin: 0px; margin-bottom: 1em; border-width: 0px; padding: 0px; } ol li { list-style-type: decimal; } a:link, a:visited, a:active { font-weight: bold; /*color: #ff8800;/**/ color: darkgreen;/**/ text-decoration: none; } a:hover { color: red; font-weight: bold; text-decoration: none; } a:link.topMenu, a:visited.topMenu, a:active.topMenu { color: green;/**/ /*color: inherit;/**/ } a:hover.topMenu { } a:link.calendar, a:visited.calendar, a:active.calendar { color: green; } a:hover.calendar, a:hover.calendarAdmin { color: red; } a:link.calendarAdmin, a:visited.calendarAdmin, a:active.calendarAdmin { color: maroon; } img { margin: 0px; padding: 0px; border-width: 0px; } li { margin-left: 3em; list-style: outside; } table, th, td { position: relative; margin: 0px; padding: 0px; border-width: 0px; font-size: 8pt; font-family: Arial, sans-serif; text-align: justify; vertical-align: top; /*border: 1px solid orange;/**/ }