<!--
body {
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #A3BFB2;
}
body,td,th {
	font-family: Helvetica, Arial;
	font-size: 13px;
	color: #000;
	text-decoration:none;
}
a:link {color: #D96262; font-weight: NONE; text-decoration: none; }
a:active {color: #D96262; font-weight: NONE; text-decoration: none; }
a:visited {color: #D96262; font-weight: NONE; text-decoration: none;}
a:hover {color: #000; font-weight: NONE; text-decoration: none; }
-->
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
	}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;

}

#sddm li a
{	display: block;
	color: #000000;
	margin: 0 0;
	height: auto;
	padding: 16px 15px;
	width: auto;
	text-transform: uppercase;	
	text-decoration:none;
	text-shadow:0 1px 1px #555;
	letter-spacing: 1px;
	font-size:12px;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
}

#sddm li a:hover
{	background: #D0D6E2;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 1px solid #000;
	background: #D0D6E2;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 10px 15px 10px 15px;
		width: auto;
		white-space: nowrap;
		color: #000000;
		background: #D0D6E2;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

	#sddm div a:hover
	{
	background: #D0D6E2;
	color: #FFF
	border:1px;
	}
	
	
	
#tab{
	position: absolute; 
	left: 183px; 
	top: 275px; 
	width: 943px; 
	background-color: #D0D6E2;
	-moz-border-radius: 15px;
	border-radius: 15px;
	}

#image {
	position: absolute; left: 183px; top: 0px;}
	
	
	
