
.horbar2	{
	background-color: #B6A67B; 
	border: 0px outset #777777;
    height:15px;
}

.horbaritem2	{
	float: right;
	white-space: nowrap;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color:#3c3c3c;
    height:15px;
}

.horbaritem2 a	{
	display: block;
	color: #ffffff;
	text-decoration: none;
}

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

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

.horbaritem2 a:hover	{
	color: #ff0000;
	text-decoration: none;
}

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

.verbar	{
	color: #3c3c3c;
	:
	text-align:right;
	width:130px;
}

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

.subframe	{
	position: relative;
	display: block;
	border: 3px solid #FF0000;
    padding: 0px 0px 0px 0px;
}

.submenu2	{
	position: absolute;
	visibility: hidden;
	background-color: #ffffff; 
	height: 0px; 
}

.subframe2	{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	background-color: #cccccc;
	border: 1px solid #000000;
	width: 130px;
    padding: 0px 0px 0px 0px;  top right bottom left 
}

.item	{
	text-align: right;
	width: 130px;
	height: 23px;
	white-space: nowrap;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
}

.item a	{
	position: relative;
	left: 15px;
	display: block;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

.item a:link	{
}

.item a:visited	{
}

.item a:hover	{
	color: #000000;
}

.item a:active	{
	color: #000000;
}

.item .fwdarr	{
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
}


.itemsub	{
	text-align: left;
	width: 130px;
	height: 18px;
	white-space: nowrap;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
}

.itemsub a	{
	position: relative;
	left: 15px;
	display: block;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

.itemsub a:link	{
}

.itemsub a:visited	{
}

.itemsub a:hover	{
	color: #000000;
}

.itemsub a:active	{
	color: #000000;
}

.itemsub .fwdarr	{
	position: relative;
	top: 0px;
	left: 0px;
/*	right: 4px; */
	right: 0px;
}



.separator	{
	border-top: 1px solid #222222;
	border-bottom: 1px solid #555555;
	margin: 5px 2px 5px 2px;	 top right bottom left 
	height: 0;
	font-size: 1px;
	line-height: 0;
}

