.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: 5px 10px;
	border-top: 1px none #D0D2E1;
	border-right: 1px solid #D0D2E1;
	border-bottom: 1px none #D0D2E1;
	border-left: 1px none #D0D2E1;
}

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

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

.horbaritem a:hover	{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7B8BC4;
}

.horbaritem a:active	{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BCC5E0;
}

.verbar	{
	color: black}

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

.subframe	{
	position: relative;
	top: 0px;
	left: -1px;
	display: block;
	background-color: #4E63AB;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D0D2E1;
	border-left-color: #D0D2E1;
}

.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: #D0D2E1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D0D2E1;
}

.item a	{
	position: relative;
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 5px;
	color: #FFFFFF;
	background-color: #4E63AB;
}

.item a:link	{
	color: #FFFFFF;
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #1A226B;
}

.item a:visited	{
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #19216A;
}

.item a:hover	{
	color: #FFFFFF;
	background-color: #7B8BC4;
	text-decoration: none;
	border-left-color: #BCC5E0;
	border-left-width: 5px;
	border-left-style: solid;
}

.item a:active	{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BCC5E0;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.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;
}
