a:visited {
	color: #0066CC;
	}

a:hover {
	color: #333366;
	}

.menu {
	font-size: 8pt;
	margin: 5px;
	font-family: "comic sans ms";
	text-decoration: none;
	vertical-align: top;
}
.menu ul {
	padding-right: 0px;
	padding-left: 0px;
	z-index: 50;
	padding-bottom: 0px;
	margin: 0px;
	width: 11em;
	padding-top: 0px;
	list-style-type: none;
	position: relative;
	overflow: visible;
}
.menu li {float: left; background-color: #cccc99}
.menu li.sub {background-color: #cccc99}
.menu table {margin-top: -1px; font-size: 1em; z-index: 100; left: 0px; position: absolute; top: 0px; border-collapse: collapse}
.menu a {
	border-right: #ffffff 4px double;
	border-top: #ffffff 4px double;
	display: block;
	padding-left: 1em;
	font-weight: normal;
	text-transform: none;
	border-left: #ffffff 4px double;
	width: 11em;
	color: #000000;
	line-height: 2em;
	border-bottom: #ffffff 4px double;
	font-style: normal;
	height: 2em;
	font-variant: normal;
	text-decoration: none
}
.menu a:visited {border-right: #ffffff 4px double; border-top: #ffffff 4px double; display: block; padding-left: 1em; font-weight: normal; text-transform: none; border-left: #ffffff 4px double; width: 11em; color: #000000; line-height: 2em; border-bottom: #ffffff 4px double; font-style: normal; height: 2em; font-variant: normal; text-decoration: none}
.menu b {
	float: right;
	margin-right: 5px;
}


* html .menu a {width: 11em}
* html .menu a:visited {width: 11em}
* html .menu a:hover {font-weight: normal; text-transform: none; color: #000000; font-style: normal; position: relative; background-color: #999966; font-variant: normal; text-decoration: none}


.menu li:hover {position: relative}
.menu a:active {font-weight: normal; text-transform: none; color: #000000; font-style: normal; background-color: #999966; font-variant: normal; text-decoration: none}
.menu a:focus {font-weight: normal; text-transform: none; color: #000000; font-style: normal; background-color: #999966; font-variant: normal; text-decoration: none}
.menu li:hover > a {font-weight: normal; text-transform: none; color: #000000; font-style: normal; background-color: #999966; font-variant: normal; text-decoration: none}
.menu li ul {
	padding-right: 2em;
	padding-left: 2em;
	left: 10em;
	visibility: hidden;
	padding-bottom: 2em;
	padding-top: 2em;
	position: absolute;
	top: -1.6em;
	background-color: transparent;
	overflow: visible;
}
.menu li:hover > ul {visibility: visible}
.menu ul a:hover ul ul {visibility: hidden}
.menu ul a:hover ul a:hover ul ul {visibility: hidden}
.menu ul a:hover ul a:hover ul a:hover ul ul {visibility: hidden}
.menu ul a:hover ul {visibility: visible}
.menu ul a:hover ul a:hover ul {visibility: visible}
.menu ul a:hover ul a:hover ul a:hover ul {visibility: visible}
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul {visibility: visible}
