.horbar	{
	color: #FFFBE9;
	background-color: #D8992D;
}

.horbaritem	{
	float: left;
	white-space: nowrap;
	font-family: Verdana, arial; 
	font-size: 10px; 
	color: #FFFBE9; 
	text-decoration: none;
	font-weight: bold; 
	text-align:left;
}

.horbaritem1	{
	float: left;
	white-space: nowrap;
	font-family: Verdana, arial; 
	font-size: 10px; 
	color: #FFFBE9; 
	text-decoration: none;
	font-weight: bold; 
	//background-color: #935304	
}

.horbaritem1 a	{
	display: block;
	font-family: Verdana, arial; 
	font-size: 10px; 
	color: #FFFBE9; 
	text-decoration: none ;
	font-weight: bold;
	//background-color: #935304}

.horbaritem1 a:link	{
	font-family: Verdana, arial; 
	font-size: 10px; 
	color: #FFFBE9; 
	text-decoration: none ;
	font-weight: bold;
}

.horbaritem1 a:visited	{
	font-family: Verdana, arial; 
	font-size: 10px; 
	color: #FFFBE9; 
	text-decoration: none ;
	font-weight: bold;
}

.horbaritem1 a:hover	{
	font-family: Verdana, arial; 
	font-size: 10px; 
	color: #FFFBE9; 
	background-color: #935304;
	text-decoration: none ;
	font-weight: bold;}

.horbaritem1 a:active	{
	font-family: Verdana, arial; 
	font-size: 10px; 
	color: #FFFBE9; 
	background-color: #935304;
	text-decoration: none ;
	font-weight: bold;
}


.horbaritem a	{
	display: block;
	font-family: Verdana, arial; 
	font-size: 10px; 
	color: #FFFBE9; 
	text-decoration: none ;
	font-weight: bold;}

.horbaritem a:link	{
	font-family: Verdana, arial; 
	font-size: 10px; 
	color: #FFFBE9; 
	text-decoration: none ;
	font-weight: bold;
}

.horbaritem a:visited	{
	font-family: Verdana, arial; 
	font-size: 10px; 
	color: #FFFBE9; 
	text-decoration: none ;
	font-weight: bold;
	background-color: #D8992D;
}

.horbaritem a:hover	{
	font-family: Verdana, arial; 
	font-size: 10px; 
	color: #8E4300; 
	background-color: #D8992D;
	text-decoration: none ;
	font-weight: bold;}

.horbaritem a:active	{
	font-family: Verdana, arial; 
	font-size: 10px; 
	color: #FFFBE9; 
	background-color: #D8992D;
	text-decoration: none ;
	font-weight: bold;
	//background-color: #935304
background-color: #D8992D
}

.verbar	{
	font-family: Verdana, arial; 
	font-size: 10px; 
	color: #FFFBE9; 
	background-color: #D8992D;
	text-decoration: none ;
	font-weight: bold;
	border: 1px solid #FFFBE9;
}

.submenu	{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.subframe	{
	position: relative;
	left: -1;
	top: 0;
	display: block;
	background-color: #dcdad5;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.item	{
	text-align: left;
	white-space: nowrap;
	font-family: Verdana, arial; 
	font-size: 10px; 
	color: #ffffff; 
	background-color: #D8992D;
	text-decoration: none ;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}

.item a	{
	position: relative;
	display: block;
	font-family: Verdana, arial; 
	font-size: 10px; 
	color: #ffffff; 
	background-color: #D8992D;
	text-decoration: none ;
	font-weight: bold;
}

.item a:link	{
	color: #ffffff;
	font-family: Verdana, arial; 
	font-size: 10px; 
	color: #ffffff; 
	background-color: #D8992D;
	text-decoration: none ;
	font-weight: bold;
}

.item a:visited	{
	font-family: Verdana, arial; 
	font-size: 10px; 
	color: #ffffff; 
	background-color: #D8992D;
	text-decoration: none ;
	font-weight: bold;
}

.item a:hover	{
	font-family: Verdana, arial; 
	font-size: 10px; 
	color: #8E4300;
	background-color: #D8992D;
	text-decoration: none ;
	font-weight: bold;
}

.item a:active	{
	font-family: Verdana, arial; 
	font-size: 10px; 
	color: #8E4300; 
	background-color: #D8992D;
	text-decoration: none ;
	font-weight: bold;
}

.item .fwdarr	{
	position: absolute;
	top: 5px;
	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;
}


