.horbar	{
	color: black;
}

.horbaritem	{
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.horbaritem a	{
	display: block;
	text-decoration: none;
	padding: 3px;
	border-top: 1px none #A8ABA5;
	border-right: 1px solid #A8ABA5;
	border-bottom: 1px none #A8ABA5;
}

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

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

.horbaritem a:hover	{
	color: #000000;
	text-decoration: none;
	background-color: #EEEFED;
}

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

.verbar	{
	color: black}

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

.subframe	{
	position: relative;
	top: 1;
	left: 0;
	display: block;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #999999;
	border-left-color: #DDDDDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.item	{
	text-align: left;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}

.item a	{
	position: relative;
	display: block;
	text-decoration: none;
	padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-left-width: 0px;
}

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

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

.item a:hover	{
	color: #000000;
	background-color: #EDEEF1;
	text-decoration: none;
	border-left-color: #99CC66;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #99CC66;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

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

.item .kfwdarr	{
	position: absolute;
	top: 6px;
	right: 11px;
}

.separator	{
	background-color: #ff0000;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #CCFF00;
	margin: 2px 5px 2px 5px;	/* top right bottom left */
	height: 0;
	font-size: 1px;
	line-height: 0;
}

