BODY, Caption, P, TH, UL { background-color: white; 
font-family: DIN, 'FF DIN', Helvetica, Arial, sans-serif;
font-size: 0.95em;
line-height: 1.2em;
color: gray; }

table#body { 
border-right-color: silver; 
border-right-style: solid;
border-right-width: 1px;
cellpadding: 0px; 
cellspacing: 0px;
background: white;
margin: 0px; }

div#header { 
position: fixed;
top: 0;
left: 0;
right: 0;
max-height: 92px;
min-height: 92px;
width: 100%;
background: white; }

div#sidebar {
line-height: 1em;
position: fixed; 
top: 92px;
bottom: 0;
left: 0; 
min-width: 240px: 
max-width: 240px;
border-top-color: silver; 
border-top-style: solid;
border-top-width: 1px;
background: white; }

div#main { 
position: fixed;
top: 92px;
bottom: 40px; 
left: 240px;
right: 0; 
padding: 0;
margin-right: 1%;
overflow: auto;
border-top-color: silver; 
border-top-style: solid;
border-top-width: 1px; 
border-left-color: silver; 
border-left-style: solid;
border-left-width: 1px;
background: white; }

div#footer {
position: fixed; 
bottom: 0;
left: 0;
width: 100%;
height: auto;
border-top-color: silver; 
border-top-style: solid;
border-top-width: 1px;
background: white; }

H1 { 
font-family: DIN, 'FF DIN', Helvetica, Arial, sans-serif;
font-size: 1.3em;
font-weight: 500;
margin-bottom: -.6em;
color: #996633; }

H2 { 
font-family: DIN, 'FF DIN', Helvetica, Arial, sans-serif;
font-size: 0.97em;
font-weight: 500;
margin-top: -.1em;
margin-bottom: -1.0em; 
color: #996633; }

H3 { 
font-family: DIN, 'FF DIN', Helvetica, Arial, sans-serif;
font-size: 0.93em;
font-weight: 550; 
margin-top: -.3em;
margin-bottom: -.9em; 
color: gray; }

H4 { 
font-family: DIN, 'FF DIN', Helvetica, Arial, sans-serif;
font-size: 0.93em;
font-weight: 550; 
margin-top: -.3em;
margin-bottom: -.9em; 
color: gray; }

H5 { 
font-family: DIN, 'FF DIN', Helvetica, Arial, sans-serif;
font-size: 0.93em;
font-weight: 550; 
margin-top: -.3em;
margin-bottom: -.1em; 
color: gray; }

H6 { 
margin-top: 0.15em; 
margin-bottom: 0.15em; 
display: block; }

a:link { Color: gray; }
a:visited { Color: #638A3A; }
a:hover { Color: #996633; }
a:active { Color: #996633; }

*.body {font-family: DIN, 'FF DIN', Helvetica, Arial, sans-serif;
font-size: 0.95em;
line-height: 1.2em;
color: gray; }

*.printer {
vertical-align: bottom;
display: inline;
padding: 0px;
margin: 0px;
border: 0px;}

*.sidebarsubmenu {
font-family: DIN, 'FF DIN', Helvetica, Arial, sans-serif;
font-size: 0.8em;
line-height: 1.4em;
color: gray;
margin-left: 28px;
padding: 4px; }

img {
vertical-align: bottom;
display: block;
padding: 0px;
margin: 0px;
border: 0px; }