.dxmControl_ph 
{
	height: 21px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}
.dxmControl_ph a, .dxmMenu_ph a, .dxmVerticalMenu_ph a, .dxmSubMenu_ph a
{
	color: #929397;
	text-decoration: none;
}
.dxmMenu_ph, .dxmVerticalMenu_ph
{
}
.dxmMenuSeparator_ph, .dxmMenuVerticalSeparator_ph
{
	background-color: #000;
}
.dxmMenuSeparator_ph
{
	width: 1px!important;
	height: 17px!important;
	background-color: #7ABF4A;
	margin-left:2px;
	margin-right:2px;
}

.dxmMenuItem_ph
{
	white-space: nowrap;
	margin-top: 1px;
	padding-top: 3px;
	padding-right: 9px!important;
	padding-left: 9px!important;
	height: 17px;
}

.dxmMenuItemHover_ph 
{
	background-color: #D1E6BF;
}
/* submenu */
.dxmSubMenu_ph
{
	text-align:left;
	background-color: White;
	color: #191922;
	border: solid 1px #7ABF4A;
	padding: 2px;
}
.dxmSubMenuItemWithPopOutImage_ph, .dxmSubMenuItem_ph
{
	white-space: nowrap!important;
	border: solid 1px White;
	padding: 3px 0px 4px 8px;
}
.dxmSubMenuItem_ph
{
	white-space: nowrap!important;
	padding-right: 8px;
}

.dxmSubMenuItemWithPopOutImage_ph img 
{
	margin-right: 5px;
}
.dxmSubMenuItemHoverWithPopOutImage_ph, .dxmSubMenuItemHover_ph
{
	background-color: #e1eaf7!important;
	border: solid 1px #c4cfdf;
}
.dxmSubMenuBorderCorrector_ph
{
	position: absolute;
	background-color: White;
	height: 1px!important;
    border: 0px!important;
}

.dxmSubMenuSeparator_ph {
	height: 1px;
	width: 100%;
	background-color: #c4cfdf;
}