.FxPMenu
{
	line-height: 22px;
	font-size: 12px;
	font-family: Georgia,Garamond,Times, "Times New Roman" ,serif;
}
.FxPMenuRootLevelCurrentAText, .FxPMenuCurrent a
{
	font-weight: bold;
	text-decoration: underline;
}
.FxPMenuCurrentSubTdText, .FxPMenuSubTdText, .FxPMenuCurrentTdText
{
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* sub */
.FxPMenuPath .FxPMenuLevel a
{
	margin-left:8px;
}

