.mlddm
{	margin: 0;
	padding: 0;
	/*background: #0b93dd;*/
	height: 12px;
	list-style: none;
	z-index:100;}

	.mlddm li
	{	margin: 0;
		padding: 0 0px 0 0;
		list-style: none;
		float: left;
		font: 11px arial;
		font-weight: bold;
		border-left: 2px solid #ead7fb;
		line-height:12px;
		z-index:100;
		}

	.mlddm li a, .mlddm li a#buttonnohover
	{	display: block;
		text-align: center;
		color: #FFF;
		padding: 0px 0px;
		padding-left:10px;
		padding-right:10px;
		margin-right:0px;
		margin-left:0px;
		text-decoration: none;
		line-height:12px;
		z-index:100;
		}
		
	.mlddm li a:visited, .mlddm li a#buttonhover
	{	color: #FFF;
		/*background: #0b93dd;*/
		text-decoration:none;
		z-index:100;}

	.mlddm li a:hover, .mlddm li a#buttonhover
	{	color: #FFF;
	/*background-image:url(includes/sts_templates/template01/images/nav_stretch_over.jpg);*/
	background-position:center;
		background: #7f4bab;
		z-index:100;}

		.mlddm ul
		{	margin: 1px 0 0 0;
			padding: 0;
			visibility: hidden;
			position: absolute;
			clear: both;
			background: #c38df1;
			z-index:100;}
		
		.mlddm ul li
		{	display: inline;
			float: none;
			margin: 0;
			padding: 0;
			border-width: 0px;
			z-index:100;}

		.mlddm ul li a
		{	display: inline;
			white-space: nowrap;
			width: 10px;
			margin: 0 0 0 2px;
			padding: 9px 15px;
			font: 11px arial;
			font-weight: bold;
			text-align: left;
			text-decoration: none;
			color: #FFF;
			background: #c38df1;
			z-index:100;}
			
		.mlddm ul li a:visited
		{	display: inline;
			white-space: nowrap;
			width: 10px;
			margin: 0 0 0 2px;
			padding: 9px 15px;
			font: 11px arial;
			font-weight: bold;
			text-align: left;
			text-decoration: none;
			color: #FFF;
			background: #c38df1;
			z-index:100;}

		.mlddm ul li a:hover
		{	color: #FFF;
			padding: 9px 15px 9px 13px;
			border: 1px solid #FFF;
			border-width: 0 0 0 2px;
			background: #7f4bab;
			z-index:100;}

		.mlddm .hsub
		{	background: no-repeat right url(arroww.gif)}

		.mlddm .hsub:hover
		{	background: #74c4ef no-repeat right url(arroww.gif)}


