.horbar	{
	margin-top: 4px;
	color: black;
	border: solid 1px #9a9a9a;
	border-right: none;
	width: 822px;
	overflow: hidden;
}

.horbaritem	{
	float: left;
	white-space: nowrap;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 10px;
}

.horbaritem a {
	background-image: url('/images/menubg.gif');
	color: #002c5a;
	display: block;
	text-align: center;
	text-decoration: none;
	width: 163px;
	height: 23px;
	margin-top: 0px;
	padding-top: 10px;
	border-right: solid 1px #9a9a9a;
}

#hormenu1L1 {
	border-left: solid 1px #ffffff;
}

.horbaritem a:hover	{
	color: #ffffff;
	background: #efefef;
	background-color: #002c59;
	text-decoration: none;
}

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

.verbar {
	color: black;
	background-color: #dcdad5;
	border: 1px outset #ffffff;
}

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

.subframe {
	position: relative;
	top: 4px;
	left: 0px;
	display: block;
	background-color: #002c5a;
	border: none;
}

.item	{
	text-align: left;
	white-space: nowrap;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
}

.item a	{
	padding-top: 4px;
	padding-left: 2px;
	color: #ffffff;
	position: relative;
	display: block;
	text-decoration: none;
	width: 162px;
}

.item a:hover	{
	color: #ffffff;
	text-decoration: none;
	background: #cf003d;
}

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

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

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