.horbar	{
	color: #0000FF;
/*	background-color: #dcdad5; */
	background-color: #ffffff;
/*	border: 2px outset #cecac1; */
	border: 0px outset #ffffff;
}

.horbaritem	{
	float: left;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #58595B;
	font-weight: bold;

}

.horbaritem a	{
	display: block;
	text-decoration: none;
	color: #58595B;
	font-weight: bold;

}

.horbaritem a:link	{
	color: #58595B;
	font-weight: bold;

}

.horbaritem a:visited	{
	color: #58595B;
	font-weight: bold;

}

.horbaritem a:hover	{
	color: #58595B;
	background-color: #ffd400;
	font-weight: bold;

}

.horbaritem a:active	{
	color: #58595B;
	font-weight: bold;

}

.verbar	{
	color: #0000FF;
	background-color: #dcdad5;
	border: 2px outset #cecac1;
}

.submenu	{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;


}

.subframe	{
	position: relative;
	display: block;
	border: 2px outset #FFD400;
	background-color: #FFFFFF;
	left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #58595B;




}

.item	{
	position: relative;
	text-align: left;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.item a	{
	position: relative;
	display: block;
	text-decoration: none;
	color: #58595B;
}

.item a:link	{
	color: #58595B;
}

.item a:visited	{
	color: #000000;
	color: #58595B;
}

.item a:hover	{
	color: #58595B;
	background-color: #ffd400;
}

.item a:active	{
	color: #ff0000;
}

.item .fwdarr	{
	position: absolute;
	top: 5px;
	right: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}
