/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* Body, Background Image etc.*/
body {
	background-image : url(images/bg_or_blu_tuerdm.gif);
	position: inherit;
	left:0px;
	top: auto;
	background-position : inherit;
	background-attachment : inherit;
	margin-left: 0;
	margin-top: 0;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style: normal;
	color: #16425f;




	}

	.head {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style: normal;
	font-weight: bold;
	color: #16425f;
}

/* level 0 inner */
.m0l0iout {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 1px;
	color: #FFFFFF;
}
.m0l0iover {
	font: bold 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 1px;
	color: #FFFFFF;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #16425f;
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #FF6600;
}

/* level 1 inner */
.m0l1iout {
	font: bold 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 1px;
	color: #FFFFFF;
}
.m0l1iover {
	font: bold 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 1px;
	color: #FFFFFF;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid  #FFFFFF;
	background: #16425f;
	filter: alpha(opacity=100);
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #FF6600;
}

/* level 2 inner */
.m0l2iover {
	font: bold 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 2px;
	color: #FFFFFF;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid  #FFFFFF;
	background:#FF6600;
}
.m0l2oover {
	text-decoration : none;
	border : 2px solid #FFFFFF;
	background:#FF6600;
}
/* Home*/
#linkhome      {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
color:#FFFFFF;
;
 background-color: #16425f;
 text-decoration: none;
 }
#linkhome:hover      {
 font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
;
 background-color: #16425f;
 text-decoration: none;
 }
/* Disclaimer */

 #LINKNORMAL2      {
 font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#FFFFFF;
;
 background-color: #16425f;
 text-decoration: none;
 }
 #LINKNORMAL2:hover      {
 font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#FFFFFF;
z-index: 8;
position:relative;
top:0;
left:0;
text-decoration: none;
;
 background:  #16425f;

 }

