#leftmenu li
{
	border-top: 1px solid #C7C1C2;
	display: block;
	padding: 0px;
	margin: 0px;
}

#leftmenu ul
{
	list-style-type: none;
	margin: 0px;			
	padding: 0px;
	border-top: 1px solid #665C5E;
	border-bottom: 1px solid #665C5E;
                     margin-bottom: 40px;
}

#leftmenu ul a
{	
	line-height: 1.3em;
	font-size: 11px;		
	font-family: Trebuchet MS;	
	color: #4D4547;
	text-decoration: none;
	//width: 145px;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	vertical-align: bottom;
}

#leftmenu ul a:hover
{
	color: #CC0033;
	background-color: #FFF6CC;
}

#leftmenu a.firstitem
{
	padding-left: 25px;
                     font-weight: bold;
	background-image: url(../../images/arrow_down.gif);
}

#leftmenu a.seconditem
{
	padding-left: 25px;
	font-weight: bold;
	background-image: url(../../images/arrow_down.gif);
}

.secondlevel
{
	padding-left: 25px;
}

#leftmenu a.selected2
{
	font-weight: bold;
	background-image: url(../../images/arrow_down.gif);
}

#leftmenu a.thirdlevel
{
	padding-left: 35px;
	//margin-right: -35px;
	background-position: 20px 12px;
                     width: 135px;
}


#leftmenu a.selected3
{
	font-weight: bold;
	color: #da4053;
                     background-color: #FFF6CC;
}

#leftmenu li.noborder
{
	border-top: none;
}

#leftmenu .leftmenu_footer
{
	font-size: 12px;		
	font-family: arial;	
	color: #705b60;
	margin-left: 40px;
	width: 100px;
                     margin-bottom: 20px;
}

#leftmenu a.leftmenu_img:hover
{
	background-color: #FFF;			
}

.iconlinks
{
	margin-left: 40px;
                     margin-bottom: 40px;
}

.iconlinks img
{
}
