table { border-collapse: collapse; } .titlebar { background: #CCF; width: 100%; padding:0; margin: 0; } #header ul { list-style: none; padding: 0; margin: 0; font-size: 9pt; } #header li { float: left; background: url(graphics/tabright.png) top right no-repeat; margin: 0; font-variant: small-caps; } #header span { display: block; background: url(graphics/tableft.png) top left no-repeat; color: black; text-decoration: none; padding: 0.5em 1em 0.5em; } #header span:hover { color: white; } #header #selected { font-weight: bold; background-image: url(graphics/tabrightactive.png); } #header #selected span { background-image: url(graphics/tableftactive.png); color: white; } #second ul { list-style: none; padding: 0; margin: 0; font-size: 9pt; } #second li { float: left; background: url(graphics/passright.png) top right no-repeat; margin: 0; font-variant: small-caps; border-top: 10px solid #C60; } #second span { display: block; background: url(graphics/passleft.png) top left no-repeat; color: black; text-decoration: none; padding: 0.5em 1em 0.5em; } #second span:hover { color: white; } #second #selected { font-weight: bold; background-image: url(graphics/passrightactive.png); padding-bottom: 2px; } #second #selected span { background-image: url(graphics/passleftactive.png); color: white; } .content { clear: both; overflow: auto; color: white; background: #C60; padding: 1em; width: 97.65%; } .copyright { clear: both; color: white; background: #C60; text-align: center; font-size: 75%; position: fixed; width: 100%; bottom: 0px; height: 40px; } .yellow { background: yellow; } .lgrey { /*background-color: #EEE;*/ margin: 0 2em 0 10em; } #tb1 { background: black; color : white; font-size : 16pt; text-indent : 20px; width : 95%; } #tb2 { background : black; color : white; font-size : 12pt; text-indent : 20px; width : 95%; text-align : left; } #tb3 { background : black; color : white; font-size : 12pt; text-indent : 20px; width : 54%; } #tb4 { background : black; color : white; font-size : 10pt; text-indent : 20px; width : 95%; text-align : left; } .isLink { color: blue; text-decoration: underline; cursor: pointer; } .xsmall { font-size : 7pt; } .small { font-size : 8pt; } .medsmall { font-size : 9pt; } .med { font-size : 10pt; } .Cameleon { background-color: #C60; color: white; border: none; font-weight: bold; } .inputLine { background-color: #C60; color: white; border-left: none; border-top: none; border-right: none; border-bottom: 1px solid; font-weight: bold; } .invisiblebox { background-color: #C60; color: white; border: none; } .strikeout { text-decoration: line-through; }