<style type="text/css">
<!--
h1,h2,h3,h4   	{text-decoration: underline;color:#ffbb00;}
.stil		{font-size:10pt;color:#FFD200;}
.stil1		{font-size:11pt;color:#FFD200;}
.stil2		{font-weight:bold;font-size:12pt;color:#FFD200;}
a:link 		{text-decoration: none;color:#ff9900; font-weight:bold; }
a:visited 	{text-decoration: none; color:#ff9900; font-weight:bold;}
a:active  	{text-decoration: none; color:#ff5500; font-weight:bold;}


#tooltip {
    padding: 3px;
    background: #f9f9f9;
    border: 1px solid #eee;
    text-align: center;
    font-size: smaller;
}

area.tip {
    border-bottom: 1px solid #eee;
}

#sddm
{	width: 100%;
	padding: 0;
	z-index: 30}

#sddm li
{        margin: 2px;
	padding: 0;
	list-style: none;
	float: top;
         font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 1px;
	width: 120px;
	background: #5970B2;
	color: #FFF;
         text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 1;
	padding: 10;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
         	/*left:121;*/
                 padding: 2px 1px;
                 margin: 1px 120px 1px 1px;
                 white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}

-->
</style>
