.horbar	{

	color: black;

/*	background-color: #dcdad5;

border: 1px outset #cecac1;*/

}



.horbaritem	{

	float: left;

	white-space: nowrap;

	font-family: tahoma;

	font-size: 14px; 
	

}



.horbaritem a	{

	display: block;

	text-decoration: underline;

}



.horbaritem a:link	{

	color: #ffffff;

	text-decoration: underline;
font-weight: bold;
}



.horbaritem a:visited	{

	color: #ffffff;
font-weight: bold;
	text-decoration: underline;

}



.horbaritem a:hover	{

	color: #705C00;
font-weight: bold;
/*	background-color: #4b6983;*/

	text-decoration: none;

}



.horbaritem a:active	{

	color: #ffffff;
font-weight: bold;
	text-decoration: underline;

}



.verbar	{

	/*background-color: #FFFFFF;

	color: #0E5071;*/
	background-image: url(menuimages/bgitem.jpg);

}

.verbarmenu	{

	/*background-color: #FFFFFF;*/

	color: #FFFFFF;

	/*background-image: url(menuimages/bgmenu.jpg);*/

	width: 190px;

}



.submenu	{

	position: absolute;

	left: 0px;

	top: 0px;

	visibility: hidden;

}



.subframe	{

	position: relative;

}



.item	{

	text-align: left;

	white-space: nowrap;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}



.item a	{

	position: relative;

	text-decoration: none;

	display: block;
	line-height:18px;

}



.item a:link	{

	color: #FFFFFF;

		text-decoration: none;

}



.item a:visited	{

	color: #FFFFFF;

		text-decoration: none;

}



.item a:hover	{

	color: #ffffff;

		text-decoration: none;

	background-color: #908D38;

}



.item a:active	{

	color: #FFFFFF;

		text-decoration: none;

}



.item .fwdarr	{

	position: absolute;

	top: 5px;

/*	right: 4px; */

	right: 7px;

}



.itemenu	{

	text-align: left;

	white-space: nowrap;

	font-family: tahoma;

	font-size: 13px;

	font-weight: bold;

	

}



.itemenu a	{

	position: relative;

	text-decoration: none;

	display: block;

}



.itemenu a:link	{

	color: #ffffff;

	text-decoration: none;

}



.itemenu a:visited	{

	color: #ffffff;

	text-decoration: none;

}



.itemenu a:hover	{

	color: #FFFE9B;

	text-decoration: none;


}



.itemenu a:active	{

	color: #ffffff;

	text-decoration: none;

}



.itemenu .fwdarr	{

	position: absolute;

	top: 5px;

/*	right: 4px; */

	right: 7px;

}



.separator	{

	border-top: 1px solid;

	border-bottom: 1px solid;

	margin: 2px 0px 2px 1px;	 /*top right bottom left */

	height: 0px;

	font-size: 1px;

	line-height: 0;

}
