#sddm
{	margin: 0;
	height:0px;
	padding: 0;
	z-index: 30}
	

#sddm li
{
	padding: 0;
	list-style: none;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}



#sddm li a
{
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	display: block;
	line-height: 20px;
	background-color: #0055A8;
	font-size: 1.3em;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	padding: 0px;
	width: 88px;
	color: #DFDFDF;
	text-align: center;
	text-decoration: underline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


#sddm li a:hover {
	text-decoration: underline;
	color: #DFDFDF;
}

#sddm div
{
	position: absolute;
	visibility: HIDDEN;
	width:88px;
	padding: 0;
	border: 0px solid #3F0;
	background-color: #4075A9;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;	
	
}

	#sddm div a
	{
	position: relative;
	display: block;
	width: 88px;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	font: 9px arial;
	background-color: #4075A9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

	#sddm div a:hover {
	background: #49A3FF;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		}
		
		
		.noclick {
				cursor: pointer;
	color: #FFF;
	text-decoration: none;

}

		.noclickSelected {
				cursor: pointer;
			color: #DFDFDF;
text-decoration: underline;

}
