.horbar	{
	background-color: #F7F7F7;
	border-bottom: 1px solid Silver;
	border-top: 1px solid Silver;
	margin-top: 2px;
}

.horbaritem	{
	float: left;
	white-space: nowrap;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	border-right: 1px dashed Silver;
}

.horbaritem a	{
	display: block;
	text-decoration: none;
}

.horbaritem a:link	{
	color: #000000;
}

.horbaritem a:visited	{
	color: #000000;
}

.horbaritem a:hover	{
	background-color: #7B9EAD;
	color: White;
}

.horbaritem a:active	{
	color: #ff0000;
}

.verbar	{
	color: black;
	background-color: #dcdad5;
	border: 2px outset #cecac1;
}

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

.subframe	{
	position: relative;
	display: block;
	background-color: #DAE8ED;
	border: 1px outset #ADD8E6;
}

.dmenuitem	{
	position: relative;
	text-align: left;
	white-space: nowrap;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding-left: 2px;
}

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

.dmenuitem a:link	{
	color: #000000;
}

.dmenuitem a:visited	{
	color: #000000;
}

.dmenuitem a:hover	{
	color: #ffffff;
	background-color: #7B9EAD;
}

.dmenuitem a:active	{
	color: #ff0000;
}

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