.horbar	{
	color: #F5F5F5;
	/* background-image: url(../im/bg_me.gif); */
	/* border: 1px outset #DCDCDC; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.horbaritem	{
	float: left;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.horbaritem a	{
	display: block;
	text-decoration: none;
}

.horbaritem a:link	{
	color: #F2F2F2;
	text-decoration: none;
}

.horbaritem a:visited	{
	color: #EFEFEF;
	text-decoration: none;
}

.horbaritem a:hover	{
	color: #ffffff;
	/* background-color: Silver; */
}

.horbaritem a:active	{
	color: White;
}

.verbar	{
	color: black;
	/* background-color: White; */
	/* border: 1px outset #DCDCDC; */
}

.submenu	{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.subframe	{
	position: relative;
	display: block;
	/* background-color: White; */
	/* border: 1px outset #DCDCDC; */

}

.item	{
	position: relative;
	text-align: left;
	white-space: nowrap;
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.item a	{
	position: relative;
	display: block;
	text-decoration: none;
		color: White;
	 background-image: url(../im/bg_me.gif); 
	/* border: 1px outset #DCDCDC; */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.item a:link	{
	color: #335361;
	text-decoration: none;
}



.item a:hover	{
	color: #3F3F3F;
	/* background-color: White; */
	background-image: url(skin/bg_mm_ov.gif);
	text-decoration: none;
}

.item a:active	{
	color: White;
	text-decoration: none;
}
.item a:visited	{
color: #335361;
	text-decoration: none;
}
.item .fwdarr	{
	position: absolute;
	top: 5px;
/*	right: 4px; */
	right: 7px;
	text-decoration: none;
}
