@charset "utf-8";
/* CSS Document */

#sddm
{ color: #000; background-color: transparent; width: 900px; height: 40px; margin: 0; padding: 0; z-index: 30;
font-family: arial, Helvetica, sans-serif; }

#sddm li
{ color: #000; font-size: 12px; font-family: arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; font-variant: normal; background-color: transparent; float: left; margin: 0; padding: 0 0 0 25px; list-style: none; }

#sddm li a
{ display: block; width: auto; background: transparent; color: #000; font-weight: bold; text-decoration: none; text-transform: uppercase; text-align: center; padding: 10px 2px 2px;
font-family: arial, Helvetica, sans-serif; }

#sddm li a:hover
{ background: transparent; color: #172981
	; font-weight: bold; text-decoration: none; width: auto; padding: 10px 2px 2px;
font-family: arial, Helvetica, sans-serif; }

#sddm div
{ background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; position: absolute; margin: 0; padding: 0; width: 185px; visibility: hidden; }

	#sddm div a
	{
	position: relative;
	display: block;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #040404;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	background-image: url(../images/navi_hg.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	text-transform: none;
	padding-left: 8px;
}

	#sddm div a:hover
	{ color: #172981; background-image: url(../images/navi_hg2.jpg); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-decoration: none; text-transform: capitalize; width: auto; padding-left: 8px; }


