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

#sddmhome
{ margin: 2px 0px 0px 0px; padding: 0px 0px 0px 0px; z-index: 30; text-decoration: none; background-image:url(images/nav-button-gradient-NORMAL-46T.jpg) repeat:repeat-x; 
	}

#sddmhome li
{ list-style: none; float: right; font: bold 13px Arial, Helvetica, sans-serif; text-decoration:none; }

#sddmhome li a
{ display: block; margin: 0; padding: 12PX 35PX 16px 35px; width: 100px; background: url(../images/nav-button-gradient-NORMAL-46T.jpg) repeat-x; color: #FFF; text-align: center; text-decoration: none; BORDER-BOTTOM: none; }


#sddmhome li a:hover
{ color: #FFF; background: url(../images/nav-button-gradient-HOVER-46T.jpg) repeat-x; text-decoration: none; }

#sddmhome div
{ position: absolute; visibility: hidden; margin: 0PX 0PX 0PX 0PX; padding: 0; width:auto; border: 1px solid #666; text-decoration:none; }

#sddmhome div a
{ position: relative; display: block; margin: 0; padding: 5px 10px;  white-space: nowrap; text-align: left; text-decoration: none; background: #638AAB; color: #FFF; font: 12px arial; width:auto;}

#sddmhome div a:hover
	{ background: #195989; color: #FFF; text-decoration: none; }

