/* CSS Document */

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

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: "Gill Sans", "Trebuchet MS", Calibri, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

#sddm li a
{
	display: block;
	width: 99px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	line-height: 22px;
	background-color: #6A737B;
	border-top-width: 1px;
	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: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}

#sddm li a:hover
{
	background-color: #6A737B;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	padding: 0;
	background-color: #E4E4E4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #6A737B;
	background-color: #F3F7D3;
	font-family: "Gill Sans", "Trebuchet MS", Calibri, sans-serif;
	font-size: 9pt;
	height: 22px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 1px;
	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: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}

	#sddm div a:hover
	{
	color: #569fd3;
	background-color: #FFFFFF;
}
