.horbar	{
float: center; text-align:center;	color: #392b1e;
	
}

.horbaritem	{
	float: center;
 border-right: 0px solid #5b4c3f;padding-left:6px; padding-right:6px; padding-bottom:0px;	white-space: nowrap;
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size: 11px; font-weight:bold;
}

.horbaritem a	{
	display: block;
	text-decoration: none;
}

.horbaritem a:link	{
	color: #392b1e; 
}

.horbaritem a:visited	{
	color: #392b1e;
}

.horbaritem a:hover	{
color: #ffffff;
	
}

.horbaritem a:active	{
	color: #392b1e;
}

.verbar	{
	color: #ffffff;
	background-color: #5b4c3f;
	border: 1px outset #ffffff;
}

.submenu	{
	position: absolute;
padding-left:10px;	left: 10;
	top: 0;
	visibility: hidden;
}

.subframe	{
	position: relative;
	display: block;
	background-color: #5b4c3f;/*#ffffff;*/
	border: 0px outset #ffffff;
}

.item	{
	position: relative;
	text-align: left;
	white-space: nowrap;
	background-color: #5b4c3f; font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
color:#ffffff;}

.item a	{
background-color: #5b4c3f;	position: relative;
	display: block;
	text-decoration: none;
    color: #ffffff;
    font-size: 11px;
    font-family:verdana,geneva,arial,helvetica,sans-serif;
    border-bottom:1px solid #FFFFFF;

}
.item a:hover	{
    background-color: #ffffff;
    color: #57741d;
}

.item .fwdarr	{
	position: absolute;
	top: 5px;
/*	right: 4px; */
	right: 7px;
}
