div#roumam {
	position: absolute;
	top: 100px;
	left: 200px;
	width: 120px;
	height: 210px;
	z-index: 50;
	font-size: 100%;
}
.FNrouma ul.L0 {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 120px;
}
.FNrouma ul.L0 li {
	position: relative;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: italic;
	width: 120px;
}
.FNrouma ul.L0 li a {
	display: block;
	height: 29px;
	overflow: hidden;
	padding-top: 1px;
	padding-left: 4px;
	color: #FF0000;
	text-align: left;
	text-decoration: none;
}
.FNrouma ul.L0 li a.par {
	background-image: url(imgs/s1003/0n.gif);
	background-repeat: no-repeat;
	background-position: 112px 5px;
}
.FNrouma ul.L0 li:hover a,
.FNrouma ul.L0 li.hover a {
	color: #CC9900;
	text-decoration: underline;
}
.FNrouma ul.L0 li:hover a.par,
.FNrouma ul.L0 li.hover a.par {
	background-image: url(imgs/s1003/0h.gif);
	background-repeat: no-repeat;
	background-position: 112px 5px;
}
.FNrouma .settings {		/* Do not delete or modify - Used by Menukit */ 
/*	position: absolute;
	top: 100px;
	left: 200px;
	units: px;
	z-index: 50;
	dyna-move: false;
	preserve: false;
	sitemap: false;
	address: "";
	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: false;
	format-html: false;
	sticky: false;
	threeD: false;
 */
}

