body { font-size: 8pt; font-family: Verdana; background-color: #ffffcc; } a:link, a:active, a:visited { color: Black; text-decoration: none } a:hover { color: Blue; text-decoration: underline } table { font-size: 8pt; font-family: Verdana; width: 100% } table.form { height: 100% } input.textbox { font-size: 9pt; font-family: "Lucida Console"; height: 20px } input.button { font-size: 8pt; font-family: Verdana; height: 25px } textarea { font-size: 9pt; font-family: "Lucida Console"; width: 100%; height: 100% } select { font-size: 9pt; font-family: Verdana; height: 20px } iframe { width: 100%; height: 100%; border-style: none } div { border: Navy 1px solid; width: 100%; height: 93%; position: absolute; top: 20px; overflow: auto; padding: 5px } div.query { visibility: visible } div.result { visibility: hidden } table.tabBar { width: auto; border-collapse : collapse } table.tabBar td { cursor: hand; font : 7pt Verdana; cursor : hand; width : 70px; overflow : hidden; text-align : center; border: 0px; padding: 0px; height: 20px } table.tabBar td.fore { background: url("/images/foreTab.gif") Navy no-repeat top left; color: White } table.tabBar td.back { background: url("/images/backTab.gif") #a5daff no-repeat top left; color: Black }