.horbar	{
	color: #F5F5F5;
	 background-image: url(../im/bg_me.gif); 
	 height: 25px;
	/* border: 1px outset #DCDCDC; */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 11px;
}

.horbaritem	{
	float: left;
	white-space: nowrap;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.horbaritem a	{
	display: block;
	text-decoration: none;

}

.horbaritem a:link	{
	color: #FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration: none;
}

.horbaritem a:visited	{
	color: #FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration: none;
}

.horbaritem a:hover	{
	color: #FFFFFF;
	font-weight:bold;
	font-size:11px;
	background-color: Silver; 
	background-image: url(../im/bg_me_ov.gif);
}

.horbaritem a:active	{
	color: White;
}

.verbar	{
	color: black;
	background-color: #F8F8F8;
	border: 0px outset #DCDCDC;
}

.submenu	{
	 position: absolute; 
	
	left: 0;
	top: 0;
	visibility: hidden;
}

.subframe	{
	position: relative;
	display: block;
	background-color: #F8F8F8;
	border: 1px outset #DCDCDC;

}

.item	{
	position: relative;
	text-align: left;
	white-space: nowrap;
	font-family: luxi sans, verdana, geneva, Tahoma, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.item a	{
	position: relative;
	display: block;
	text-decoration: none;
		color: #EBEBEB;
		background-color: #013C59;
	/*background-image: url(../im/bg_me_ov.gif);*/
	 /*background-repeat: repeat-y;*/
	   
	/* border: 1px outset #DCDCDC; */
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 5px;
	padding: 1px;
}

.item a:link	{
	color: White;
	text-decoration: none;
}



.item a:hover	{
	color: White;
	background-color: #026EA6;
	/*background-image: url(../im/bg_me_ov.gif);*/
	text-decoration: none;
}

.item a:active	{
	color: White;
	text-decoration: none;
}
.item a:visited	{
color: #E6E6E6;
	text-decoration: none;
}
.item .fwdarr	{
	position: absolute;
	top: 5px;
/*	right: 4px; */
	right: 7px;
	text-decoration: none;
}
.zagl_home	{
	color: #335361;
}
.labels	{
	color: #013c59;
	font-weight: normal;
}
