#menuleft
{
width:150px;
margin-left:15px;
}

#sddm {
margin:0;
padding: 0;
width:150px;
z-index: 30;}

#sddm li
{
display: inline;

	margin:0;
	padding: 0;
	list-style: none;
	width:150px;
	height:22px;
	/*float: left;*/
	font-size:14px;
	font-weight:bold;
	font-family:Arial;}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 0px;
	width: 6a0px;
	/*background: #000000;*/
	color: #CC6B16;
	/*text-align: center;*/
	text-decoration: none}

#sddm li a:hover {
	background:#000000;
	color:#ffffff;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	margin-left:150px;
	margin-top:-22px;
	padding: 0;
	background: #CC6B16;
	border: 1px solid #CC6B16;
	width:150px;}

	#sddm div a
	{	position: relative;
		display: block;
		overflow:hidden;
		margin: 0;
		padding: 5px 0px;
		width: 150px;
		height:auto;
		/*white-space: nowrap;*/
		text-align: left;
		text-decoration: none;
		background: #090B0A;
		color: #CC6B16;
		font: 12px arial;
		font-weight:bold;}

	#sddm div a:hover	{
	background:#CC6B16;
	color:#000000;		}
.subsub 
{	position: absolute;
	visibility: hidden;
	margin: 0;
	margin-left:150px;
	margin-top:-25px;
	padding: 0;
	background: #FD0100;
	border: 1px solid #5970B2;
	width:150px;}

	.subsub a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 0px;
		width: auto;
		/*white-space: nowrap;*/
		text-align: left;
		text-decoration: none;
		background: #FD0100;
		color: #FFFFFF;
		font: 12px arial;
		font-weight:bold;}

	.subsub a:hover	{
	background:#CCCCCC;
	color:#FF0000;		}

#menu_left_top {
width:150px;
background:url(images/sus.gif);
height:20px;
}


