#sddm
{
	margin: 0;
	padding: 0;
	width:1000px;
	z-index:100;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-weight: normal;
	text-transform: none;
	float: left;
	text-align: left;
	height: 32px;
	background-color: #666666;
	}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	z-index:100;
	color: #FFFFFF;
	font-family: Calibri;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	text-transform: capitalize;
}

#sddm li a
{
	display: block;
	padding-top:8px;
	width: 135px;
	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: Calibri;
	font-weight: bold;
	font-size: 15px;
	height: 25px;
}

#sddm li a:hover
{
	z-index:100;
	height:25px;
	font-size: 15px;
	font-family: Calibri;
	font-weight: bold;
	color: #FFFFFF;
	width: 135px;
	background-color: #336699;
}

#sddm div
{
	z-index:100;
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	width:135px;
	border: 0px solid #5970B2;
	height: 32px;
}

	#sddm div a
	{
	z-index:100;
	position: relative;
	display: block;
	margin: 0;
	width: 165px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #336699;
	height: 22px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

	#sddm div a:hover
	{
	z-index:100;
	color: #FFCC00;
	width: 165px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 22px;
	background-color: #333333;
}
