.horbar	{
	color: black;
	background-color: #17365D;
	border: 0px outset #252F80;
}

horbaritem	{
	float: left;
	white-space: nowrap;
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 17px;
}

horbaritem 	{
	display: block;
	text-decoration: none;
	font-size: 17px;
}

a.horbaritem :link	{
	color: #ffffff;
	text-decoration: none;
}

a.horbaritem :visited	{
	color: #ffffff;
	text-decoration: none;
}

a.horbaritem :hover	{
	color: #ffffff;
	background-color: #FABF8F;
	text-decoration: none;
}

a.horbaritem :active	{
	color: #ff0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.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: #FABF8F;
	border: 0px outset #FABF8F;
}

.item	{
	text-align: left;
	white-space: nowrap;
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 17px;
}

.item 	{
	position: relative;
	display: block;
	text-decoration: none;
}

a.item :link	{
	color: #ffffff;
	text-decoration: none;
}

a.item :visited	{
	color: #ffffff;
	text-decoration: none;
}

a.item :hover	{
	color: #ffffff;
	background-color: #FABF8F; 
	text-decoration: none;
}

a.item :active	{
	color: #ff0000;
	text-decoration: none;
}

.item .fwdarr	{
	position: absolute;
	top: 5px;
/*	right: 4px; */
	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;
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12 px; 
	color: #FFFFFF;
	text-decoration: none;
	background-color:#FABF8F;
	}
	
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px; 
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px; 
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
	
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
	
a.sousmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px; 
	color: #000;
	text-decoration: none;
	background-color:#FFCC66;
	}
	
a.sousmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px; 
	color: #000;
	text-decoration: none;
	}
a.sousmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12 px; 
	color: #000;
	text-decoration: none;
	}
	
a.sousmenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px; 
	color: #000;
	text-decoration: none;
	}
