.horbar	{
#	color: black;
#	background-color: #FFFFFF;
	border: 0px outset #FFFFFF;
	text-decoration: none;
}

.horbaritem	{
	float: left;
	white-space: nowrap;
	font-family: Trebuchet MS, Verdana, Helvetica, Arial;
	font-size: 10px;
}

.horbaritem a	{
	display: block;
	text-decoration: none;
}

.horbaritem a:link	{
	color: #666633;
}

.horbaritem a:visited	{
	color: #666633;
}

.horbaritem a:hover	{
	color: #CBB625;
	text-decoration: none;
#	background-color: #666633;
}

.horbaritem a:active	{
	color: #666633;
}

.verbar	{
	color: black;
#	background-color: ;
	border: 0px outset #FFFFFF;
	border-size:1px;
}

.submenu	{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.subframe	{
	position: relative;
	display: block;
	background-color: #EB1D1D;
	border: 1px solid #EFEFEF;
}



.item	{
	position: relative;
	text-align: left;
	white-space: nowrap;
	font-family: Trebuchet MS, Verdana, Helvetica, Arial;
	font-size: 8pt;
}

.item a	{
	position: relative;
	display: block;
	text-decoration: none;
	font-weight: 100;
}

.item a:link	{
#	color: #666633;
}

.item a:visited	{
#	color: #666633;
}

.item a:hover	{
	color: #666633;
	text-decoration: none;
	border-width:0px;
}

.item a:active	{
#	color: #666633;
}

.item2	{
	position: relative;
	text-align: left;
	white-space: nowrap;
	font-family: Trebuchet MS, Verdana, Helvetica, Arial;
	font-size: 8pt;
	color: #FFFFFF
}

.item2 a	{
	position: relative;
	display: block;
	text-decoration: none;
	font-weight: 100;
	color: #FFFFFF
}

.item2 a:link	{
#	color: #666633;
	color: #FFFFFF
}

.item2 a:visited	{
#	color: #666633;
#	color: #FFFFFF
	color: #FFFFFF
}

.item2 a:hover	{
	color: #666633;
	text-decoration: none;
	background-color: #ffffff;
	border-color:#5B5C27;
}

.item2 a:active	{
#	color: #666633;
	color: #FFFFFF
}



.item .fwdarr	{
	position: absolute;
	top: 5px;
	right: 7px;
}
