.horbar	{
	color: black;
	background: transparent;
	border: 0px #cecac1;
}


.horbaritem	{
color: #333333;	float: left;
	white-space: nowrap;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 11px;
	
	padding-right:8px;
text-align:right;
border-bottom:1px solid #dad3c5;}

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

.horbaritem a:link	{
	color: #333333;
}

.horbaritem a:visited	{
	color: #333333;
}

.horbaritem a:hover	{
	color: #ffffff;
}

.horbaritem a:active	{
	color: #ff0000;
}



.verbar	{color: #333333;	float: right;
	white-space: nowrap;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 11px;
 text-align:right; width:205px; background-color: #c9c3b7;}


.submenu	{position: absolute;
	left: 0;
	top: 0; visibility: hidden;
background-color: #c9c3b7;}

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


.item	{
	position: relative;
	text-align: right;
	white-space: nowrap;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 11px; text-decoration: none;205px;
}


.item a	{color: #333333;	float: right;
	white-space: nowrap;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 11px;
	
	 text-align:right;
border-bottom:1px solid #dad3c5; text-decoration: none;width:205px;}

.item a:hover	{
    background-color: #dad3c5;
    color: #000000; text-decoration:none;
}


.item a:visited	{
	color: #333333; text-decoration: none;
}
.item .fwdarr	{
	position: absolute;
	top: 5px;
/*	right: 4px; */
	right: 7px;
}
