.horbar	{
	color: black;
	background-color: #dcdad5;
	border: 2px outset #cecac1;
}

.horbaritem	{
	float: left;
	white-space: nowrap;
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
}

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

.horbaritem a:link	{
	color: #000000;
	text-decoration: none;
}

.horbaritem a:visited	{
	color: #000000;
	text-decoration: none;
}

.horbaritem a:hover	{
	color: #ffffff;
	background-color: #4b6983;
	text-decoration: none;
}

.horbaritem a:active	{
	color: #ff0000;
	text-decoration: none;
}

.verbar	        { color: #855024; background-color: #ffe473; padding: 4px; border: dashed 2px #f58b33; width: 190px }

.submenu	       { color: #b87c40; background-color: #ffe473; padding: 2px; border: dotted 2px #855024; position: absolute; top: 0; left: 0; visibility: hidden }

.subframe	    { color: #b87c40; background-color: #a9a9a9; border: outset 0px #cecac1; position: relative; display: block }

.item	      { color: #855024; font-size: 11px; line-height: 15px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background: #ffe473 repeat-x; text-align: left }

.item a	   { color: black; text-decoration: none; background-repeat: repeat-x; border: #8aa88d; position: relative; display: block }

.item a:link	   { color: #855024; text-decoration: none; background-repeat: repeat-x }

.item a:visited	  { color: #855024; text-decoration: none }

.item a:hover	      { color: #855024; text-decoration: none; background: #fbecab repeat-x }

.item a:active	{
	color: #ff0000;
	text-decoration: none;
}

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

.separator	 { font-size: 1px; line-height: 0; background-color: #ff0000; margin: 2px 0px 2px 1px; border: outset; height: 0 }

