.horbar	{
	color: #294685;
	/*background-image: url(../im/bg_me.gif);
	border: 1px outset #DCDCDC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;*/

}

.horbaritem	{
	float: left;
	white-space: nowrap;
	font-family:12px tahoma;;
	padding:0px 6px 0px 6px;
}

.horbaritem a	{
	display: block;
	text-decoration: none;

}

.horbaritem a:link	{
	color: #435b7a;
}

.horbaritem a:visited	{
	color: #435b7a;
}

.horbaritem a:hover	{
	color: #4169E1;
	
	
}

.horbaritem a:active	{
	color: #435b7a;
}

.verbar	{
	color: black;
	background-color: #F8F8F8;
	border: 1px 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, arial, helvetica, sans-serif;
	font-size: 14px;
}

.item a	{
text-decoration: none;
		color: #1e3361;
		font-family: "Microsoft Sans Serif",Arial,Verdana;
	font-size: 12px;
	/*position: relative;
	display: block;
	
	background-image: url(../im/bg_me.gif);
	border: 1px outset #DCDCDC;*/
	
}

.item a:link	{
	color: #333333;
}



.item a:hover	{
	color: #3F3F3F;
	background-color: #E1E3E2;
	background-image: url(skin/bg_mm_ov.gif);
}

.item a:active	{
	color: White;
}
.item a:visited	{
	color: #242424;
}
.item .fwdarr	{
	position: absolute;
	top: 5px;
/*	right: 4px; */
	right: 7px;
}
