#sddm
{
	margin: 0;
	padding: 0;
	z-index: 0;
	height: auto;
	width: 163px;
}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 14px arial;
	width: 163px;
}

#sddm li a
{
	display: block;
	width: 163px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	background-color: #003300;
	margin-top: 0;
	
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sddm li a:hover
{
	background-color: #9C9;
	color: #003300
}

#sddm div
{
	position: absolute;
	margin: 0;
	padding: 0;
	border: 1px solid #003300;
	left: auto;
	visibility: hidden;
	top: auto;
	color: #003300;
	background-color: #9C9;
}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	width: 166;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #003300;
	font-family: arial;
	font-size: 14px;
	background-color: #9C9;
}

	#sddm div a:hover
	{
	color: #FFF;
	background-color: #006633;
}
.button a {
	line-height: 35px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF ;
	font-weight: normal;
	text-indent: 6px;
	background-color: #003300;
}
.button a:hover {
	color: #003300;
	background-color: #ECECEC;
	background-image: none;	
  
}
.button1 a {
	line-height: 35px;
	text-align: center;
	
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	
	background-color: ##003300;
}
.button1 a:hover {
	color: ##003300;
	background-color:#F1F1F1;	
	
  
}