.horbar	{
	color: black;
}

.horbaritem	{
	float: left;
	white-space: nowrap;
font-size: 14px;
	width:120px;
}

.horbaritem a	{
display: block;
font-weight: bold;
font-size: 10px;
}

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

}

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

}

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

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

.verbar	{
	color: black;
	
	
}

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

.subframe	{
}

.subframe	a{
	font-size: 12px;
	padding: 0px;
	color: Black;
	background-color: #000000;
	border:1px solid #ffffff;
	/* Opacity in IE */
	filter: alpha(opacity=100);
	/* Opacity in Mozilla */
	-moz-opacity: 0.8;
margin: 2px 2px 2px 2px;
	height: 22px;
	width:210px;

	
}

.subframe	a:hover{
	font-size: 12px;
	padding: 0px;
	color: Black;
	background-color: #000000;
	border:1px solid #ffffff;

	height: 22px;
	
}

.item	{
	text-align: left;
	white-space: nowrap;
font-size: 14px;
margin: 2px 2px 2px 2px;

}

.item a	{
	position: relative;
	display: block;
	text-decoration: none;	
font-size: 12px;
margin: 2px 2px 2px 2px;

}


.itemx 	{
	position: relative;
	display: block;
	text-decoration: none;
	font-size: 14px;
color:#FFFFFF;
height:22px;
width:149px;
}

.itemx a	{
	position: relative;
	display: block;
	text-decoration: none;
	color:#F4B005;
font-size: 13px;
	padding-top: 4px;
	padding-left: 5px;

}
A.itemx:link {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #F4B005; TEXT-DECORATION: none
}
A.itemx:active {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #F4B005; TEXT-DECORATION: none
}
A.itemx:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #F4B005; TEXT-DECORATION: none
}
A.itemx:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #F4B005; TEXT-DECORATION: none
}
.item a:link	{
	color: #F4B005;
	text-decoration: none;
	margin: 2px 2px 2px 2px;
}

.item a:visited	{
	color: #F4B005;
	text-decoration: none;
}

.item a:hover	{
	color: #F4B005;
background-color:#CC0000;
	text-decoration: none;
}

.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-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.orta {
font-size: 13px;
	color: #003399;
	text-decoration: none;
}
a.orta:hover {
	color: #CC3300;
}

