.horbar	{
	color: white;
	background-color: ;
	border: 0px outset #FF9933;
}
.horbaritem	{
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666633;
	font-weight: bold;
	text-align: center;
}
.horbaritem a	{
	display: block;
	text-decoration: none;
	color: #666633;

}
.horbaritem a:link	{
	color: #666633;
	text-decoration: none;
}
.horbaritem a:visited	{
	color: #666633;
	text-decoration: none;
}
.horbaritem a:hover	{
	color: #ffffff;
	background-color: #666633;
	text-decoration: none;
	line-height: 30px;
}
.horbaritem a:active	{
	color: #FFFFFF;
	text-decoration: none;
}
.verbar	{
	color: black;
	background-color: #ffffff;
	border: 2px outset #cecac1;
	font-weight: bold;
}
.submenu	{
	position: absolute;
	visibility: hidden;
	top: 7px;
}
.subframe	{
	position: relative;
	display: block;
	background-color: #ffffff;
	top: 7px;
}
.item	{
	text-align: left;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	position: relative;
	font-weight: normal;
	line-height: 26px;
}
.item a	{
	position: relative;
	display: block;
	text-decoration: none;
	color: #666633;
}
.item a:link	{
	text-decoration: none;
	color: #666633;
}
.item a:visited	{
	color: #666633;
	text-decoration: none;
}
.item a:hover	{
	color: #ffffff;
	background-color: #666633;
	text-decoration: none;
}
.item a:active	{
	color: #cccc99;
	text-decoration: none;
}
.item .fwdarr	{
	position: absolute;
}
.separator	{
}
