body {margin:0px;font:12px Verdana, Arial, Helvetica}
* {padding:0; margin:0}
.dropdown {float:left; text-align:right; padding-right:0px}
.dropdown dt {width:188px; border:0px solid #9ac1c9; padding:4px; font-weight:bold; cursor:pointer; background:url(images/header.gif)}
.dropdown dt:hover {background:url(images/header_over.gif)}
.dropdown dd {position:absolute; overflow:hidden; width:200px; display:none; background:#000; z-index:200; opacity:0}
.dropdown ul {width:204px; border:0px solid #9ac1c9; list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:194px}
.dropdown a:hover {background:#d9e1e4; color:#000}
.dropdown .separator {border-bottom:1px solid #b9d6dc}


.dropdownleft {float:left; text-align:left; padding-right:0px}
.dropdownleft dt {width:100px; border:0px solid #9ac1c9; padding:4px; font-weight:bold; cursor:pointer; background:url(images/header.gif)}
.dropdownleft dt:hover {background:url(images/header_over.gif)}
.dropdownleft dd {position:absolute; overflow:hidden; width:200px; display:none; background:#000; z-index:200; opacity:0}
.dropdownleft ul {width:204px; border:0px solid #9ac1c9; list-style:none; border-top:none}
.dropdownleft li {display:inline}
.dropdownleft a, .dropdown a:active, 
.dropdownleft a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:194px}
.dropdownleft a:hover {background:#d9e1e4; color:#000}
.dropdownleft .separator {border-bottom:1px solid #b9d6dc}


#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF
		}
