DIV.PathMenuBar 
{
/*	MARGIN: 5px 0px 3px 5px;	*/
	WIDTH: auto;
	Font-Size:11px;
	
letter-spacing: -1px;	
/*	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, Sans-serif;*/
/*	padding:3px;
	margin-top:3px;	*/
	float: right;
	margin: 41px 13px 0 0;
	margin: 46px 13px 0 0;
}
DIV.PathMenuBar A 
{	
	PADDING: 0px 0px 0px 0px;	
	MARGIN: 0px;	
	WIDTH: auto;	
}
DIV.PathMenuBar A:hover, DIV.PathMenuBar A:active 
{	
	/*COLOR: #ff3300*/
/*	background: url(../img/menu-top-item-dx.png) right top no-repeat; */
}

DIV.PathMenuBar A:visited 
{	
	/*COLOR: #800080;*/
}
DIV.PathElement, DIV.PathElementHover, DIV.PathElementLeaf
{
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	/*padding: 0px 5px 0px 5px;*/ 
	vertical-align: bottom;
	white-space: nowrap;
/*
	height: auto !important;
	height: 16px;
*/	
	/*line-height: 16px;*/
	/*Font-Size:11px;*/
	
}
div.PathElement, div.PathElementHover
{
	/*border: 1px solid transparent !important;*/
/*%	_border-color: #ffffff*/
}
div.PathElement
{
	/*background: url('images/arrowrgt.gif') right center no-repeat;*/
	line-height: 24px;
	/*margin-right: 4px;*/
}
div.PathElementHover
{
	/*background: url('images/arrowdwn.gif') right center no-repeat;*/
	/*background-color: #e3ebf2;*/
	/*border: 1px solid #a1c6eb !important;*/
}

div.PathElementHover span.wrapper-sx{
	background: url(../img/menu-top-item-sx.png) left top no-repeat;
	/*border: 1px solid #ff0000;*/
	margin-right: 4px;
}


div.PathElementHover span.wrapper-dx{
	background: transparent url(../img/menu-top-item-dx.png) right top no-repeat;
	/*border: 1px solid #0000ff;*/
	/*margin-right: 4px;*/
}



div.PathElement a, div.PathElementHover a
{
	background-color: Transparent;
	border: 0;
	border-left: 1px solid;
	margin: 0;
	/*padding: 0;*/
	text-decoration: none;
	padding: 0 1px 0 5px;
	/*padding: 0 1px 0 3px;*/
	margin-right: 4px; 
	/*margin-right: 3px;*/
}
div.PathElementHover a
{
/*
	background-color: #e3ebf2;
*/
	color: #94dc8b;
color: #000000 !important;
	margin-right: 0px;
	
}
div.PathElement a:visited, div.PathElement a:link, div.PathElement a:active
{
	/*color: #0000EE;*/
}

div.PathElementLeaf a:visited, div.PathElementLeaf a:link, div.PathElementLeaf a:active, div.PathElementLeaf a:hover
{
	background-color: Transparent;
	border: 0;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	color: #003282;
}
div.PathPopup
{
	position: absolute;
	top: 0px;
	left: -30000px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
/*	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=3,OffY=2,Color='#e0e0e0',Positive='true') alpha(opacity=95);*/
}
div.PathPopup a:visited, div.PathPopup a:link, div.PathPopup a:active, div.PathPopup a:hover
{
	background-color: #ffffff;
	/*border: 1px solid #ffffff;*/
	color: #94dc8b;
color: #000000;
	display: block;
	margin: 0;
	padding: 3px 15px 3px 15px;
	/*padding-left: 15px;*/
	text-decoration: none;
	line-height: 15px;
}
div.PathPopup a:hover
{
	background-color: #1e7c14;
	/*border: 1px solid #ffffff;*/
	color: #ffffff !important;
}
div.PathPopup a.selected{
	background: url('../img/menu-top-subitem-hover-bg.png') 5px  center no-repeat;
	background-color: #1e7c14;
	/*border: 1px solid #ffffff;*/
	color: #ffffff !important;
}
.PathPopupElementLink
{
	/*background: url('images/arrowrgt.gif') right center no-repeat;*/
}

a.subitem{
	border: 0 !important;
}