#sddm
{
	margin: 0;
	padding: 0;
	width:620px;
	z-index:100;
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-weight: normal;
	text-transform: none;
	float: right;
	text-align: left;
	height: 34px;
	}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	z-index:100;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	font-weight: normal;
}

#sddm li a
{
	display: block;
	padding-top:8px;
	width: 120px;
	z-index:100;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	height: 25px;
}

#sddm li a:hover
{
	z-index:100;
	height:25px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #003366;
}

#sddm div
{
	z-index:100;
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	width:135px;
	border: 0px solid #5970B2;
	height: 25px;
}

	#sddm div a
	{
	z-index:100;
	position: relative;
	display: block;
	margin: 0;
	width: 200px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #003366;
	height: 25px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
}

	#sddm div a:hover
	{
	z-index:100;
	color: #FFFFFF;
	background-color: #003366;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 25px;
	font-weight: normal;
}
