.toolbox a{
text-decoration: none;
font-weight: normal;
}

#DwLeftMenu {
	margin: 0px;
	padding: 0px;
	width: 180px;
	overflow: hidden;
}

#DwLeftMenu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}

#DwLeftMenu li a {
	font-weight: normal;
	color: #000066;
	display: block;
	width: 180px;
	padding-left: 15px; padding-top: 2px;
	height: 24px;
	vertical-align: top;
	text-decoration: none;
	background-color: #F1F1F1;
	margin-bottom: 1px;
}

#DwLeftMenu li a:hover {
	background: url('/files/system/leftmenu_arrow.gif') no-repeat;
	background-position: 160px 10px;
	text-decoration: none;
	background-color: #000066;
	font-weight: normal;
	color: #FFFFFF
}

#ActiveItem {
	background: url('/files/system/leftmenu_arrow.gif') no-repeat;
	background-position: 160px 10px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF
}


.M2 {
	margin: 0px;
	padding: 0px;
	width: 180px;
}

#DwLeftMenu .M2 li a {
	text-indent: 10px;
	font-weight: normal;
	background-color: #f8f8f8;
	padding-top: 0px;
	vertical-align: top;
	Padding-top: 2px;
}

#DwLeftMenu .M2 {
	text-indent: 0px;
	font-weight: normal;
	margin-top: 0px;
}

#DwLeftMenu .M2 li a:hover {
	background: url('/files/system/leftmenu_arrow.gif') no-repeat;
	background-position: 160px 10px;
	text-decoration: none;
	background-color: #000066;
	color: #FFFFFF;
}

.M3 {
	margin: 0px;
	padding: 0px;
	width: 180px;
}

#DwLeftMenu .M3 li a {
	Background-color: #fcfcfc;
	text-indent: 20px;
}





