.TreeMenu
{
	font-size:11px;
	background-color:#191919;
	padding: 10px 0 0 0;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, Verdana, Sans-Serif;
	background-image: url(/Sites/Foto/images/fadedHLine.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
}

.TreeMenu .ImageIcon
{
	background-position: 100px 2px;
	background-repeat:no-repeat;
}
.TreeMenu li
{
	margin-bottom: 1px;
}
.TreeMenu li a
{
	color: #fff;
	text-decoration: none;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, Sans-Serif;
	padding-left: 10px;
}
.TreeMenu li.Expanded
{
	background-color: #0d0d0d;
}
.TreeMenu li.Expanded a
{
	color: #5ab9da;
}

.TreeMenu li.Expanded a:hover
{
	color: #5ab9da;
	background-image: url(/Sites/Foto/Images/Icons/lefthyphenblue.gif);
	background-repeat:no-repeat;
	background-position: 13px 9px;
}

.TreeMenu li.Expanded ul li.a
{
	color: #fff;
}
.TreeMenu a:hover
{
	text-decoration: none;	
	color: #5ab9da;
}
.TreeMenu li.Selected a:hover
{
	background-color: Transparent;
}
.TreeMenu li.Level2 a
{
	color: #fff;
	background-image: url(/Sites/Foto/Images/Icons/lefthyphenwhite.gif);
	background-repeat:no-repeat;
	background-position: 13px center;
}
.TreeMenu li.Level2.Selected a
{	
	background-image: url(/Sites/Foto/Images/Icons/lefthyphenblue.gif);
	background-repeat:no-repeat;
	background-position: 13px 9px;
}
/*Fr IE*/
.TreeMenu li li.Level2 a
{
	color: #fff;
	background-image: url(/Sites/Foto/Images/Icons/lefthyphenwhite.gif);
	background-repeat:no-repeat;
	background-position: 13px 9px;
}
/*Fr IE*/
.TreeMenu li li.Level2.Selected a
{	
	background-image: url(/Sites/Foto/Images/Icons/lefthyphenblue.gif);
	background-repeat:no-repeat;
	background-position: 13px 9px;
}

.TreeMenu li li.Expanded a
{
	color: #5ab9da;
	background-image: url(/Sites/Foto/Images/Icons/lefthyphenblue.gif);
	background-repeat:no-repeat;
	background-position: 13px 9px;
}
.TreeMenu li li.MenuItem.Level3 a
{
	color: #fff;
	background-image: none;
}
/*Fr IE*/
.TreeMenu li li.Level3 a:hover
{	
	color: #5ab9da;
}
#Page .TreeMenu LI.Selected
{
	background-image: none;
}

#Page .TreeMenu LI LI LI.Level3 a
{
	color: #fff;
	padding-left: 30px;
}

#Page .TreeMenu LI LI.Selected a
{
	color: #5ab9da;
}
#Page .TreeMenu LI li LI.Selected a
{
	color: #5ab9da; 
}
#Page .TreeMenu LI li LI a:hover
{
	color: #5ab9da; 
	background-image: none;
}











