#sddm
{
	margin: 0;
	padding: 0;
	z-index: 30;
	position: static;
}

#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: 138px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	background-color: #000000;
	font-family: Helvetica;
	font-weight: normal;
	font-size: 11px;
}

#sddm li a:hover
{
	color: #FFFFFF;
	background-color: #000000;
}

#sddm div
{
	position: absolute;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2;
	z-index: 5;
	visibility: visible;
}

	#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}

@charset "ISO-8859-1";
h1 {
	font-family: Helvetica;
	font-size: 12pt;
	line-height: 16pt;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
}
h2 {
	font-family: Helvetica;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h3 {
	font-family: Helvetica;
	font-size: 32px;
	line-height: 36px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h6 {
	font-family: Helvetica;
	font-size: 12pt;
	line-height: 18px;
	color: #FF0000;
	text-decoration: none;
	padding: 0px;
	text-align: left;
}
h5 {
	font-family: Helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	font-weight: normal;
	line-height: 10px;
}
h4 {
	font-family: Helvetica;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: normal;
	color: #000000;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-style: normal;
}
