body
{
background-color: #5d88a1; 
font-family:   verdana, arial;
font-size: 10px;

}
div {  
font-size: 10px;
font-family:   verdana, arial;

}
font.h2	{
font:  14px  trebuchet ms,verdana,arial;
color: #ffffcc;;
font-style: italic;
font-weight: bold;
  }
font.DA0B0B  {
color: gold;
font-weight: bold;
  }
 
div.menu {
position: absolute;
top: 0px;
left: 0px;
width: 190px;
	 height: 500px;
	    }

table.menu {
width: 100%
  }
td.menu {padding-left: 10px;
padding-right: 10px;
}
td {  
padding-right: 10px;
font-size: 10px;
vertical-align: top;
height: 1500px;
}

hr  {  
color: gold;
background-color: gold;
height: 2px;
border: none;
}			
/*  The Visibility Toggle starts here */

.toggle {
	color: #999999;
	font-size: 10pt;
}
span.fox {
	color: #999999;
	font-size: 10pt;
}
.hotspot {
	color: gold;
	border-bottom-style: xxxdotted;
	border-bottom-width: 1px;
	cursor: help;
}
.hotspotall {
	color: gold;
	border-bottom-style: xxxdotted;
	border-bottom-width: 1px;
	cursor: help;
	font-weight: bold;
}
/*  The Visibility Toggle ends here */

A:link {
color: #ffffcc;
}
A:visited {
	color: #ffffcc;
}
A:hover {
text-decoration: underline;
color: gold;
}
A:active {
color: #ffffcc;
}

span.subheaderfont {
	color: gold;
}