html, body{
height:100% !important;
width:100% !important;
width:840px;
height:599px;
overflow: -moz-scrollbars-vertical;
overflow-x: hidden;
overflow-y: auto;
}

body{
font-family:Arial, Helvetica, sans-serif;
line-height:142%;
font-size:14px;
color:#000000;
background:#F4B54C url(images/gradientbg.png) repeat-x;
margin:0px;
padding:0px;

}

td{
font-size:8pt;
font-family:Arial, Helvetica, sans-serif;
}

#menu a:link{color:#000000; text-decoration:none;}
#menu a:visited{color:#000000; text-decoration:none;}
#menu a:hover{color:#000000;  text-decoration:underline;}
#menu a:active{color:#000000; text-decoration:none;}

a:link{color:#000000; text-decoration:underline;}
a:visited{color:#000000; text-decoration:none;}
a:hover{color:#000000;  text-decoration:underline;}
a:active{color:#000000; text-decoration:none;}

a.linkon:link{color:#fff; text-decoration:underline;}
a.linkon:visited{color:#fff; text-decoration:none;}
a.linkon:hover{color:#fff;  text-decoration:underline;}
a.linkon:active{color:#fff; text-decoration:none;}

a.desc:link{color:#000000; text-decoration:underline;}
a.desc:visited{color:#000000; text-decoration:none;}
a.desc:hover{color:#000000;  text-decoration:none;}
a.desc:active{color:#000000; text-decoration:none;}

#level-1{
margin:0px;
width:100%;
min-height:585px;
height:100%;
min-width:840px;
}

#level0{
margin:0px;
min-height:585px;
height:100%;
background: url(images/treebg4.png) no-repeat;
background-position:bottom;
width:857px;
position:relative;
}

#menu{
position:absolute;
bottom:150px;
left:356px;
width:67px;
padding-left:31px;
padding-top:23px;
height:83px;
background: url(images/hummenu.jpg) no-repeat;
background-position:top left;
text-align:right;
font-size:8pt;
line-height:11pt;
}

#line{
border-top:1px dotted #000000;
height:1px;
padding:0px;
margin-top:5px;
margin-bottom:3px;
}

#menucontent{
border-top:1px dotted #000000;
border-bottom:1px dotted #000000;
margin:0px;
padding-bottom:5px;
padding-top:3px;
}

#level1{
position:absolute;
left:550px;
bottom:125px;
width:450px;
}

#level1-drawings{
position:absolute;
left:550px;
bottom:15px;
width:450px;
}

hr{
border-top:1px dotted #000000;
border-bottom:0px;
height:0px;
margin:0px;
padding:0px;
}

ul{
list-style:none;
margin:0px 0px 0px 3px;
padding:0px;
}

h1{
margin:0px;
font-weight:normal;
display:inline;
padding:0px;
font-size:24pt;
line-height:23pt;
font-family:"Arial", Times, serif;
font-variant:small-caps;
}

.h2{
font-size:8pt;
line-height:14pt;
font-family:"Times New Roman", Times, serif;
font-variant:small-caps;
}

.white{
color:#fff;
}

#error {
background:#EDDCA6 url(images/hazard.jpg) no-repeat;
background-position:left;
padding:10px;
padding-left:100px;
border-top:1px dotted #000000;
border-bottom:1px dotted #000000;
margin-bottom:10px;
}

img {
border: 1px solid #000;
}

acronym {
	border-bottom: 1px dotted #000;
	font-variant: small-caps;
	cursor: help;
}

label {
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

form {
	margin-right: 8.5em;
}

#sclink {
	position: absolute;
	left: 7px;
	bottom: 15px;
	color: #fff;
	font-size: 10px;
}

#sclink a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	outline: 0;
	font-weight: bold;
}