#leftNavHolder
{
	padding-bottom:20px;
}
#leftNavHolder a
{
	color:#FFFFFF;
	padding-left:14px;
}
#leftNavHolder #leftNavRoot
{
	margin:0;
	padding:0;
	width:176px;
}
#leftNavHolder #leftNavRoot li
{
	list-style-type:none;
	background-color:#EDEDED;
	background-repeat:repeat-y;
	background-position:left top;
}
#leftNavHolder #leftNavRoot li a
{
	text-decoration:none;
	/* margin-bottom:1px; */
	border-bottom:1px solid #FFDC45;
	display:block;
}
#leftNavHolder #leftNavRoot .L0
{
	background-color:#EBAF00;
	line-height:40px;
	height:40px;
	margin-bottom:1px;
}
#leftNavHolder #leftNavRoot .L0:hover, #leftNavHolder #leftNavRoot .L0selected, #leftNavHolder #leftNavRoot .L0partOfNav:hover
{
	background-color:#FF7F00;
	line-height:40px;
	height:40px;
	margin-bottom:1px;
}
#leftNavHolder #leftNavRoot .L0partOfNav
{
	background-color:#FF7F00;
	line-height:40px;
	height:40px;
	margin-bottom:1px;
}

#leftNavHolder #leftNavRoot .L1
{
	background-color:#FFDC45;
	line-height:24px;
}
#leftNavHolder #leftNavRoot .L1:hover, #leftNavHolder #leftNavRoot .L1selected, #leftNavHolder #leftNavRoot .L1partOfNav:hover
{
	background-color:#ffe576;
	line-height:24px;
}
#leftNavHolder #leftNavRoot .L1partOfNav
{
	background-color:#FFDC45;
	line-height:20px;
	height:20px;
}
#leftNavHolder #leftNavRoot .L1 a,
#leftNavHolder #leftNavRoot .L1partOfNav a,
#leftNavHolder #leftNavRoot .L1selected a
{
	color:#e45200;
}
#leftNavHolder #leftNavRoot .L0selected a, #leftNavHolder #leftNavRoot .L0partOfNav a,
#leftNavHolder #leftNavRoot .L1selected a, #leftNavHolder #leftNavRoot .L1partOfNav a
{
	padding-right:22px;
}
