a {  	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; 
	text-decoration: none;
	color: #101078;
	}

.horbar	{
	color: black;
	background-color: #e6e7e6;
	border: 1px outset #525252;
}

.horbaritem	{
	float: left;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight=bold;
}

.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: #21459c;
	text-decoration: none;
}

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

.verbar	{
	color: black;
	background-color: #e6e7e6;
	border: 1px outset #fdfefd;
}

.submenu	{
	position: absolute;
	left: 0px;
	top: 0;
	visibility: hidden;
	z-index:2;
}

.subframe	{
	position: relative;
	left: -20px;
	background-color: #e6e7e6;
	border: 1px outset #fdfefd;
}

.item	{
	color: #000000;
	text-align: left;
	white-space: nowrap;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.item a	{
	position: relative;
	display: block;
	text-decoration: none;
}

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

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

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

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

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

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