.mlddm
{	margin: 0;
	padding: 0;
	/*background: #0b93dd;*/
	height: 25px;
	list-style: none;
	 z-index:1;}

	.mlddm li
	{	margin: 0;
		padding: 0 0px 0 0;
		list-style: none;
		float: left;
		font-size:10px;
		font-weight: bold;
		/*background:url(includes/sts_templates/template01/images/nav_sep.jpg);*/
		background-position:left;
		background-repeat:no-repeat;
		height: 13px;
		line-height:13px;
		 z-index:1;
		/*border-left: 1px solid #FFF*/}

	.mlddm li a, .mlddm li a#buttonnohover
	{	display: block;
		text-align: center;
		color: #FFFFFF;
		padding: 10px 10px;
		padding-left:10px;
		padding-right:10px;
		margin-right:0px;
		margin-left:0px;
		text-decoration: none;
		/*background-image:url(nav_over.gif);*/
		background-position:right;
		background-repeat:no-repeat;
		 z-index:1;
		 font-size:10px;
		
		

		/*background: #0b93dd*/}
		
	.mlddm li a:visited, .mlddm li a#buttonhover
	{	color: #FFF;
		/*background: #0b93dd;*/
		text-decoration:none;
		font-size:10px;
		 z-index:1;}

	.mlddm li a:hover, .mlddm li a#buttonhover
	{	color: #FFF;
	background-image:url(nav_over.gif);
	background-repeat:repeat-x;
	background-position:center;
	font-size:10px;
	 z-index:1;
		/*background: #74c4ef*/}

		.mlddm ul
		{	margin: 0px 0 0 0;
			padding: 0;
			visibility: hidden;
			position: absolute;
			clear: both;
			background: #555555;
			z-index:1;}
		
		.mlddm ul li
		{	display: inline;
			float: none;
			margin: 0;
			padding: 0;
			border-width: 0px;
			 z-index:1;}

		.mlddm ul li a
		{	display: inline;
			white-space: nowrap;
			width: 10px;
			margin: 0 0 0 2px;
			padding: 3px 3px;
			font-size:10px;
			font-weight: bold;
			text-align: left;
			text-decoration: none;
			color: #FFF;
			background: #000000;
			z-index:1;}
			
		.mlddm ul li a:visited
		{	display: inline;
			white-space: nowrap;
			width: 10px;
			margin: 0 0 0 2px;
			padding: 3px 3px;
			font-size:10px;
			font-weight: bold;
			text-align: left;
			text-decoration: none;
			color: #FFF;
			background: #000000;
			 z-index:1;}

		.mlddm ul li a:hover
		{	display: inline;
			white-space: nowrap;
			width: 10px;
			margin: 0 0 0 2px;
			padding: 3px 3px;
			font-size:10px;
			font-weight: bold;
			text-align: left;
			text-decoration: none;
			color: #FFF;;
			background-image:url(sub_bkg_over.gif);
			 z-index:1;}

		.mlddm .hsub
		{	background: no-repeat right url(images/arroww.gif);
		padding-right:15px;
		 z-index:1;}
		
		.mlddm .hsub:visited

		{	background: no-repeat right url(arroww.gif);
		 z-index:1;}

		.mlddm .hsub:hover
		{	background: #999999 no-repeat right url(arroww.gif);
		padding-right:15px;
		 z-index:1;}




