.horbaritem	{
	float: left;
	white-space: nowrap;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color : #FFF;
	z-index : 800;
	padding-left: 8px;
}

.horbaritem a	{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.horbaritem a:link	{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.horbaritem a:visited	{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.horbaritem a:hover	{
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

.horbaritem a:active	{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.submenu	{
	position: absolute;
	left: 0;
	top: 0;
	padding-top : 0px;
	visibility: hidden;
	z-index :800;
}

.subframe	{
	position: relative;
	display: block;
	background-color: #FFFFFF;
	border-top: 1px solid #f4efc7;
	border-left: 1px solid #f4efc7;
	border-right: 1px solid #f4efc7;
	left: 11px;
}

.item	{
	text-align: left;
	white-space: nowrap;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	border-bottom : 1px solid #f4efc7;
}

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

.item a:link	{
	color: #4C4C4C;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.item a:visited	{
	color: #4C4C4C;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.item a:hover	{
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.item a:active	{
	color: #4C4C4C;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.item .fwdarr	{
	position: absolute;
	top: 5px;
/*	right: 4px; */
	right: 7px;
}
