a:link { text-decoration: none; cursor: hand; font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #0099CC;	line-height: 16px;}
a:visited { text-decoration: none; cursor: hand; font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #0099CC;	line-height: 16px;}
a:active { text-decoration: none; cursor: hand; font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #0099CC;	line-height: 16px;}
a:hover { text-decoration: underline; color: #0099CC; cursor: hand;}

a.linkgrey:link { text-decoration: none; cursor: hand; font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #ffffff;	line-height: 16px;}
a.linkgrey:visited { text-decoration: none; cursor: hand; font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #ffffff;	line-height: 16px;}
a.linkgrey:active { text-decoration: none; cursor: hand; font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #ffffff;	line-height: 16px;}
a.linkgrey:hover { text-decoration: underline; color: #ffffff; cursor: hand;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	margin-top: 0px;
	background-image: url(bg2.gif);
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 16px;
}
.underrub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	font-weight:bold
}
.rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 30px;
}
.coptright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 12px;

}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	line-height: 16px;
	text-decoration: none;
}


.ddm1 {
    font: 11px tahoma;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
	padding: 3px 8px 4px 8px;
	border: 1px #000000;
	border-style: solid none solid none;
	text-decoration: none;
	display: block;
	position: relative;
}
.ddm1 .item1 {
    color: #ffffff;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    background: #000000;
    color: #ffffff;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.ddm1 .item2 {
    background: #999999;
    color: #ffffff;
}
.ddm1 .item2:hover {
    background: #888888;
    color: #ffffff;
}
.ddm1 .section {
	border: 1px #003366;
	border-style: solid solid solid solid;
	position: absolute;
	z-index: -1;
	white-space: nowrap;
	visibility: hidden;
}
.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */

