.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: -6;
	left: -75;
	display: block;
	background-color: #4C7CC6;
}

.item	{
	text-align: left;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 208px;
	line-height: 100%;
}

.item a	{
	display: block;
	text-decoration: none;
	padding: 6px 0px 6px 17px;
	font-weight: bold;
	background-image: url(../../media/nav_bg.gif);
}

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

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

.item a:hover	{
	color: #FF9900;
	text-decoration: none;
	background-image: url(../../media/nav_bg_over.gif);
}

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

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

.separator	{
	border-top: 1px solid #FF6600;
	margin: 0px;
	height: 1;
	width: 60px;
	font-size: 1px;
}
