.horbar	{
	color: #000000
}

.horbaritem	 {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px; 
white-space: nowrap; 
	color: #000000;
font-weight: normal
}
	

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

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

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

.horbaritem a:hover	{
	color: #999999;
	text-decoration: none;
	background-color: #eaeaea
}


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

.verbar	{
	color: black
}

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

.subframe	{
	position: relative;
	display: block;
	background-color: #dcdad5;
	border: 1px outset #cecac1;
}

.item	{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px; 
white-space: nowrap; 
font-weight: normal
}
	

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

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

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

.item a:hover	{
	color: #999999;
	background-color: #eaeaea;
	text-decoration: none;
}

.item a:active	{
	color: #999999;
	text-decoration: none;
}

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

.separator	{
	background-color: #ff0000; 
	border-top: 1px solid #9e9a91;
	border-bottom: 1px solid #ffffff;
	margin: 2px 2px 2px 2px;	/* top right bottom left */
	height: 2;
	font-size: 2px;
	line-height: 0;
}

