.mlddm
{	visibility: hidden;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	overflow: hidden;
	background-color: #fff;
}

	.mlddm li
	{	display: inline;
		list-style: none;
		float: left;
		margin: 0;
		padding: 0;
		left:10px;}
	
	.mlddm li a, .mlddm li a#buttonnohover
	{	display: block;
		margin: 0 0 0 0;
		padding: 1px 1px 1px 1px;
		font: bold 11px arial;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		white-space: nowrap;
		color: #666;
		background-color: #fff;
}

	.mlddm li a:hover, .mlddm li a#buttonhover
	{	
		text-decoration:none;}

		.mlddm ul
		{	z-index: 100;
			position: absolute;
			visibility: hidden;
			margin: 2px 0 0 0;
			padding: 0;
			border:1px solid #5e5950;
		}

			.mlddm ul li
			{	float: none;}

			.mlddm ul li a
			{	display: block;
				width: 140px;
				margin: 0;
				padding: 5px;
				font-weight: normal;
				text-align: left;
				text-transform: none;
				white-space:normal;
				color: #5e5950;
				background: #ffffff;
				border-width: 0}
			
			.mlddm ul li a:hover
			{	color: #92d3e8;
			 }

	.mlddm ul li .hsub
	{	background: transparent no-repeat right url(http://216.182.80.227/bearcreekweb/arrow.gif)}

	.mlddm ul li .hsub:hover
	{	background: #ABC9DE no-repeat right url(http://216.182.80.227/bearcreekweb/arrow.gif)}




