/* CSS for navigation */
.FxPMenuRootLevelCurrentAText {padding-left:4px;color:red;font-weight:bold;}
.FxPMenuRootLevelAText {padding-left:4px;}
/* Complete stylesheet for vertical menu */
.FxPMenu
{
	width: 150px;
	
}

.FxPMenu A{font-size:9pt;}
.FxPMenuCurrentAText{font-weight:bold;padding-left:4px;}

.FxPMenuRootLevel{}
.FxPMenuRootLevelTdIcon{width:10px;}
.FxPMenuRootLevelCurrentTdIcon{width:10px;}
.FxPMenuSubTdIcon,.FxPMenuCurrentSubTdIcon,.FxPMenuCurrentTdIcon,.FxPMenuBranchStartTdIcon{width:10px;}

.FxPMenuLevel{margin-left:12px;}

/* Complete stylesheet for horizontal menu */
.FxPMenu
{
}
/* div around entire menu */
.FxPHMenuTable
{
}
/* table containing menu */
.FxPHMenuTr
{
}
/* row containing menu */

/* cell for each menu item; one of these types [normal|current|branch start] */.FxPHMenuTd
{
	
}
.FxPHMenuCurrentTd
{
	
}
.FxPHMenuBranchStartTd
{
}

.FxPHMenuItem
{
	
}
/* DIV around menu item */

/* normal */
.FxPHMenuItemTable
{
}

.FxPHMenuItemTrTop
{
}
.FxPHMenuItemTdTopLeft
{
}
.FxPHMenuItemTdTopMiddle
{
}
.FxPHMenuItemTdTopRight
{
}

.FxPHMenuItemTr
{
}
.FxPHMenuItemTdLeft
{
}
.FxPHMenuItemTdIcon
{
}
.FxPHMenuItemAIcon
{
}
.FxPHMenuItemIcon
{
}
.FxPHMenuItemTdText
{
}
.FxPHMenuItemAText
{
}
.FxPHMenuItemAText:hover
{
}
.FxPHMenuItemTdRight
{
}

.FxPHMenuItemTrBottom
{
}
.FxPHMenuItemTdBottomLeft
{
}
.FxPHMenuItemTdBottomMiddle
{
}
.FxPHMenuItemTdBottomRight
{
}

/* current */
.FxPHMenuCurrentItemTable
{
}

.FxPHMenuCurrentItemTrTop
{
}
.FxPHMenuCurrentItemTdTopLeft
{
}
.FxPHMenuCurrentItemTdTopMiddle
{
}
.FxPHMenuCurrentItemTdTopRight
{
}

.FxPHMenuCurrentItemTr
{
}
.FxPHMenuCurrentItemTdLeft
{
}
.FxPHMenuCurrentItemTdIcon
{
}
.FxPHMenuCurrentItemAIcon
{
}
.FxPHMenuCurrentItemIcon
{
}
.FxPHMenuCurrentItemTdText
{
}
.FxPHMenuCurrentItemAText
{
}
.FxPHMenuCurrentItemAText:hover
{
}
.FxPHMenuCurrentItemTdRight
{
}

.FxPHMenuCurrentItemTrBottom
{
}
.FxPHMenuCurrentItemTdBottomLeft
{
}
.FxPHMenuCurrentItemTdBottomMiddle
{
}
.FxPHMenuCurrentItemTdBottomRight
{
}

/* branch start */
.FxPHMenuBranchStartTable
{
}

.FxPHMenuBranchStartTrTop
{
}
.FxPHMenuBranchStartTdTopLeft
{
}
.FxPHMenuBranchStartTdTopMiddle
{
}
.FxPHMenuBranchStartTdTopRight
{
}

.FxPHMenuBranchStartTr
{
}
.FxPHMenuBranchStartTdLeft
{
}
.FxPHMenuBranchStartTdIcon
{
}
.FxPHMenuBranchStartAIcon
{
}
.FxPHMenuBranchStartIcon
{
}
.FxPHMenuBranchStartTdText
{
}
.FxPHMenuBranchStartAText
{
}
.FxPHMenuBranchStartTdRight
{
}

.FxPHMenuBranchStartTrBottom
{
}
.FxPHMenuBranchStartTdBottomLeft
{
}
.FxPHMenuBranchStartTdBottomMiddle
{
}
.FxPHMenuBranchStartTdBottomRight
{
}

/*Simplemenu*/
.FxPSMenu{}
.FxPSMenuItem{}
.FxPSMenuItemAText{}
.FxPSMenuCurrentItem{}
.FxPSMenuCurrentItemAText{}
.FxPSMenuBranchStart{}
.FxPSMenuBranchStartAText{}

/*SiteMap */
.FxPSiteMapHierTable {margin-top:10px;margin-bottom:10px;}
.FxPSiteMapHierTr {}
.FxPSiteMapHierEmptyTd {}
.FxPSiteMapHierGraphicTd {}
.FxPSiteMapHierFirstLevelCatalogTd {}
.FxPSiteMapHierCatalogTd {}
.FxPSiteMapHierA {}

.FxPSiteMapAlphaTable {}
.FxPSiteMapAlphaLetterTr {}
.FxPSiteMapAlphaLetterTd {font-weight:bold;padding-bottom:2px;}
.FxPSiteMapAlphaCatalogTr {}
.FxPSiteMapAlphaCatalogTd {padding-bottom:2px;}
.FxPSiteMapAlphaA {}
