﻿.topMenu 	{border:18px dotted #FFFFFF;}

#MDME
{
	font-family: Trebuchet MS;
	font-size: 12px;
	table-layout: fixed;
}

#MDME ul
{
width: auto;
text-align: left;
margin: 0px;
padding: 0px;
font-family: Trebuchet MS;
}

#MDME ul li
{
border-left: 0px dotted #FFFFFF;
border-right: 0px dotted #FFFFFF; 
border-top: 12px dotted #FFFFFF; 
border-bottom: 12px dotted #FFFFFF; 
width: auto;
margin: 0px;
}

#MDME ul li ul
{
width: auto;
margin-left: 0px;
}

#MDME a
{
display: block;
margin: 0px;
font-size: 12px; 
color: #0000FF; 
text-decoration: none;
}

#MDME a:hover
{
display: block;
margin: 0px;
font-size: 12px;
color: #333333;
text-decoration: none;
}