#navigation {
	width: 159px;
	padding-top: 25px;
}

div.ml1 {
	margin: 3px 0;
	height: 28px;
	text-align: left;
}

a.ml1 {
	padding: 4px 12px 0 18px;
	display: block;
	height: 28px;
	overflow: hidden;
	color: #fff;
	font: bold 11px Arial, Helvetica, sans-serif;
	line-height: 20px;
	background: url(../images/menu_level_1_bg.gif) no-repeat top left;
	text-decoration: none;
}

a.ml1:hover, #ml1_current a.ml1 {
	background-position: 0 -50px;
	color: #fff;
}

a.ml1:visited {
	color: #fff;	/* IE */
}