#Menu {
	height: 20px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#sddm
{
	z-index: 25;
	width: 880px;
	height: 35px;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#sddm li
{
	list-style: none;
	float: left;
	width: 109px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	color: #0099FF;
	line-height: 35px;
}

#sddm li a
{
	display: block;
	width: 109px;
	text-align: center;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	height: 35px;
	color: #339933;
	background-image: url(../images/tab.png);
	background-repeat: no-repeat;
	background-position: center top;
}

/* Main Menu Button Hover State ---------- */


#sddm li a:hover
{
	width: 109px;
	height: 35px;
	color: #0099FF;
	background-repeat: no-repeat;
	background-position: center top;
}



#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	text-align: center;
	width: 167px;
	height: 25px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10;
}

#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	width: 167px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #333333;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 10px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(../images/subtab-white.gif);
	background-repeat: repeat;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #cccccc;
}

#sddm div a:hover
	{
	color: #0099FF;
	width: 167px;
	height: 17px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 10px;
	background-image: url(../images/subtab.gif);
	background-repeat: repeat;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #cccccc;
}
