body {          margin: 0px;
                height: 100% }
h1 {            font-size: x-large}
h2 {            font-size: large }
h3 {            font-size: medium }
img {           border-width: 0px }

td {            vertical-align: top }
td.titlerow	{   font-size: x-large }
td.linkbar {    white-space: nowrap;
                border-width: 0pt 3pt 0pt 0pt;
                border-style: solid;
                border-color: #ffffff;
                background-color: #e0e0ff }
td.content {    width: 100%;
                border-width: 3pt }
th {            text-align: left }

div.menubar {   position: fixed;
                top: 0;
                left: 0;
                width: 90px;
                min-height: 100%;
                background-color: #e0e0ff;
                padding: 5px 0px 0px 0px;
                font-family: Arial, sans-serif;
                white-space: nowrap; }
div.barselect { background-color: #aaaaff;
                padding: 0px 5px 0px 5px; }
div.content {   position: absolute;
                top: 0;
                left: 100px; }
div.footer {    font-size: small;
                margin: 5px 0px 0px 0px; }

a.barlink {     text-decoration: none;
                color: black;
                padding: 5px }
a.barlink:hover {   text-decoration: underline; }


