#sddm
{
	margin-top:-5px;
	padding: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
list-style-type: none;
float:left;
position:relative;
z-index:1000;

}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
list-style-type: none;
	float: left;
	font: bold 11px arial;
z-index:1000;}

#sddm li a
{
	display: block;
	width: 60px;
	color: #000000;
	text-align: center;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 29px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#sddm li a:hover
{
	text-decoration: underline;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	padding: 0;
	background-image: url(images/menuback.png);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 14px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B7C84D;
	border-right-color: #B7C84D;
	border-bottom-color: #B7C84D;
	border-left-color: #B7C84D;
	width: 195px;
}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background-image: url(images/menuback.gif);
	color: #000000;
	font: 11px arial;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #ebf1c3;
}

	#sddm div a:hover
	{			color: #000000}
	
