div#testm {
	position: relative;
	top: 3px;
	left: 0px;
	z-index: 50;
}
.FNtest ul.L0 {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 660px;
}
.FNtest ul.L0 li {
	position: relative;
	width: 131px;
	float: left;
}
.FNtest ul.L0 li a {
	display: block;
	text-align: center;
	height: 25px;
	padding-top: 4px;
	padding-left: 4px;
	color: #000000;
	background-color: #FFDE23;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: small;
	text-decoration: none;
	border: 0 none #FFFFFF;
}
.FNtest ul.L0 li a.par {
	background-image: url(imgs/null);
	background-repeat: no-repeat;
	background-position: 2px 4px;
}
.FNtest ul.L0 li:hover a,
.FNtest ul.L0 li.hover a {
	color: #FFFFFF;
	background-color: #FFDE23;
	text-decoration: underline;
}
.FNtest ul.L0 li:hover a.par,
.FNtest ul.L0 li.hover a.par {
	background-image: url(imgs/null);
	background-repeat: no-repeat;
	background-position: 2px 4px;
}
.FNtest ul.L0 ul.L1 {
	position: relative;
	top: 0;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}
.FNtest ul.L0 ul.L1 div {
	position: absolute;
	left: -20px;
	padding: 0 20px 20px 20px;
	width: 100px;
	background-image: url(imgs/1px.gif);
}
.FNtest ul.L0 ul.L1 li {
	position: relative;
	width: 130px;
}
.FNtest ul.L0 ul.L1 li a {
	display: block;
	text-align: center;
	height: 25px;
	padding-top: 4px;
	padding-left: 4px;
	color: #000000;
	background-color: #FFDE23;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: small;
	text-decoration: none;
	border-top: 1px solid #FF6600;
	border-right: 1px solid #FF6600;
	border-left: 1px solid #FF6600;
	border-bottom: 0 none #FFFFFF;
}
.FNtest ul.L0 ul.L1 li a.fin {
	border-right: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
}
.FNtest ul.L0 ul.L1 li a.par {
	background-image: url(imgs/s1001/1n.gif);
	background-repeat: no-repeat;
	background-position: 80px 4px;
}
.FNtest ul.L0 ul.L1 li:hover a,
.FNtest ul.L0 ul.L1 li.hover a {
	color: #FFFFFF;
	background-color: #FFDE23;
	text-decoration: underline;
	border-top: 1px solid #FF6600;
	border-right: 1px solid #FF6600;
	border-left: 1px solid #FF6600;
	border-bottom: 0 none #FFFFFF;
}
.FNtest ul.L0 ul.L1 li:hover a.fin,
.FNtest ul.L0 ul.L1 li.hover a.fin {
	border-bottom: 1px solid #FF6600;
	border-right: 1px solid #FF6600;
}
.FNtest ul.L0 ul.L1 li:hover a.par,
.FNtest ul.L0 ul.L1 li.hover a.par {
	background-image: url(imgs/s1001/1h.gif);
	background-repeat: no-repeat;
	background-position: 80px 4px;
}
.FNtest li ul {
	display: none;
}
.FNtest li:hover ul,
.FNtest li.hover ul {
	display: block;
}
.FNtest .settings {		/* Do not delete - Used by Menukit */ 
/*	left: 165px;
	top: 35px;
	z-index: 50;
	dyna-move: false;
	preserve: false;
	main-shadow: false;
	main-image: URL("FN/imgs/50pc.gif");
	subs-shadow: false;
	subs-image: URL("FN/imgs/50pc.gif");
	main-depth: 6;
	subs-depth: 6;
	stubs: true;
	format-html: true;
 */
}
.whiteborder {
	border: thin solid #FFFFFF;
}
.blackborder {
	border: 1px solid #000000;
}
