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

.horbar	{
	color: black;
	background-color: #FFCC66;
	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: #FFFFFF;
	border: 1px outset #EABB5D;
}

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

.subframe	{
	position: relative;
	left: -20px;
	top:-10px;
	background-color: #FFFFFF;
	border: 1px outset #EABB5D;
}

.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;
	margin-left: 10px;
}

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

.item a:visited	{
	color: #000099;
	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: #EABB5D;
	border-top: 1px solid #cdcecd;
	border-bottom: 1px solid #ffffff;
	margin: 4px 0px 4px 1px;	/* top right bottom left */
	height: 0;
	font-size: 1px;
	line-height: 0;
}
