.dms-whole {
	font-variant: normal;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}

a.dms-item, a.dms-item:visited  {
	display: block;
	color: #FFFFCC;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	width: 95%;

}

a.dms-item:hover {
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 5px;
}

#dms-active {
	display: block;
	/*background-color: White;
	-moz-opacity: 0.6;
	filter: Alpha(opacity=60, finishopacity=60, style=1);
	background-image: url(menu_active.png);
	background-repeat: no-repeat;
	background-position: 95%; */
	color: #FFFFFF;
}
