.menu
{
	position: absolute;
	top: 0px;
	z-index: 2;
}

.submenu
{
	position: absolute;
	top: 34px;
	z-index: 1;
	visibility: hide;
	visibility: hidden;
}
body
{
	background:url(hg0.gif);
}
a:link
{
	font-family: Verdana;
	font-size: 10pt;
	color: #FFCC33;
	target: top;
}
a:visited
{
	font-family: Verdana;
	font-size: 10pt;
	color: #FFCC33;
	target: top;
}
a:active
{
	font-family: Verdana;
	font-size: 10pt;
	color: red;
	target: top;
}
table
{
	background:url(hg0.gif);
	
}
table.inh
{
	position: absolute;
	top: 50px;
	z-index: 0;
	width: 100%;
	height: 95%;
	color: orange;
}
td
{
	color: #FFFA33;
	vertical-align: top;
}
h1
{
	font-family:Verdana;
	font-size:20pt;
	color: #FFCC33;
	word-spacing:6pt;
	text-align:center;
	alignment:center;
}
ul
{
    list-style-type:square;
}

