.horbar	{
	color: black;
}

.horbaritem	{
	float: left;
	white-space: nowrap;


}

.horbaritem a	{
	font-weight: bold;
		color: #FFFFFF;
			padding: 0px 2px;
			text-align: center;
			display: block;
}

.horbaritem a:link	{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

.horbaritem a:visited	{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

.horbaritem a:hover	{
	color: #000000;
	text-decoration: none;
}

.horbaritem a:active	{
	color: #000000;
	text-decoration: none;
}

.verbar	{
	color: black;
	background-color: #FFFFFF;
	
	
}

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

.subframe	{
}

.subframe	a{

	padding: 2px;
	color: #ffffff;

	border:1px solid  #FFFFFF;
	/* Opacity in IE */
	background-color: #484848;
	/* Opacity in Mozilla */
	-moz-opacity: 0.8;
margin: 2px 2px 2px 2px;
	height: 22px;
	width:210px;

	
}

.subframe	a:hover{
	
	padding: 2px;
	color: #519643;

	border:1px solid #ffffff;

	height: 22px;
	
}

.item	{
	text-align: left;

font-size: 12px;


}

.item a	{
	position: relative;
	display: block;
	text-decoration: none;	

}


.itemx 	{
	position: relative;
	display: block;

	font-size: 12px;
	border-bottom:2px solid #ffffff;
height:22px;

}

.itemx a	{
	position: relative;
	display: block;
	text-decoration: none;

	padding-top: 4px;
	padding-left: 1px;

}

.item a:link	{

}

.item a:visited	{

}

.item a:hover	{
	color: #ffffff;
	text-decoration: none;
		background-color: #519643;

}

.item a:active	{
	color: #000000;
	text-decoration: none;
	margin: 2px 2px 2px 2px;
}

.item .fwdarr	{
	position: absolute;
	top: 10px;
/*	right: 4px; */
	right: 4px;
}
.itemx .fwdarr	{
	position: absolute;
	top: 8px;
/*	right: 4px; */
	right: 4px;
}



.separator	{
	background-color: #ff0000;
	border-top: 1px solid #9e9a91;
	border-bottom: 1px solid #ffffff;
	margin: 2px 2px 2px 1px;	/* top right bottom left */
	height: 3;
	font-size: 1px;
	line-height: 0;
}
a.alt {
	font-family:Franklin Gothic Book,Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.orta {	font-family: Franklin Gothic Book,Arial;
font-size: 13px;
	color: #003399;
	text-decoration: none;
}
a.orta:hover {
	color: #CC3300;
}
