.horbar	{
	color: 993300;
	background-color: #993300;
	border: 0px outset #cecac1;
}
.horbaritem	{
	float: left;
	text-align: center;
	white-space: nowrap;
	font-family: Verdana CE, Verdana, Arial CE, Arial, Helvetica CE, Helvetica;
	font-size: 16px;
}
.horbaritem a	{
	display: block;
	text-decoration: none;
}
.horbaritem a:link	{
	color: #ede0de;
}
.horbaritem a:visited	{
	color: #ede0de;
}
.horbaritem a:hover	{
	color: #ede0de;
	background-color: #993300;
}
.horbaritem a:active	{
	color: #ffffff;
}
.verbar	{
	color: black;
	background-color: #993300;
	border: 0px outset #cecac1;
}
.submenu	{
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
.subframe	{
	position: relative;
	display: block;
	background-color: #993300;
	border: 0px outset #cecac1;
}
.item	{
	position: relative;
	text-align: left;
	white-space: 20px;
	font-family: Verdana CE, Verdana, Arial CE, Arial, Helvetica CE, Helvetica;
	font-size: 18px;
}
.item a	{
	position: relative;
	display: block;
	text-decoration: none;
}
.item a:link	{
	color: #c0c0c0;
}
.item a:visited	{
	color: #c0c0c0;
}
.item a:hover	{
	color: #c0c0c0;
	background-color: #cc3300;
}
.item a:active	{
	color: #c0c0c0;
}
.item .fwdarr	{
	position: absolute;
	top: 0px;
/*	right: 4px; */
	right: 7px;
}
