#left-menu {
	border-right: #ebebeb 1px solid; padding-right: 5px; border-top: #ebebeb 1px solid; padding-left: 5px; padding-bottom: 5px; border-left: #ebebeb 1px solid; width: 169px; padding-top: 8px; border-bottom: #ebebeb 1px solid; background-color: #ffffff
}
#left-menu ul {
	list-style-type: none
}
#left-menu ul li {
	float: left; margin: 0px 0px 0px 3px; width: 159px; border-bottom: #e1e1e1 1px dotted; position: relative
}
#left-menu ul li a {
	padding-right: 0px; display: block; padding-left: 18px; font-size: 12px; background: url(../images/arrow1.gif) no-repeat 6px 8px; padding-bottom: 3px; color: #666666; padding-top: 3px; text-decoration: none
}
#left-menu ul li a:hover {
	background: url(../images/arrow2.gif) no-repeat 6px 8px; color: #dd1015
}
#left-menu ul li a.done {
	background: url(../images/arrow2.gif) no-repeat 6px 8px; color: #dd1015; font-style: oblique
}
#left-menu ul li.blue {
	margin: 2px 0px 1px 3px; width: 162px; height: 21px; background-color: #d9e0f2; border-bottom-style: none
}
#left-menu ul li.white {
	margin: 0px 0px 0px 3px; border-bottom-style: none
}