.horbar	{
	color: #ffffff;
	height: 24x;
	width: 108px;
vertical-align: bottom;
	
	
}

.horbaritem	{
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*font-weight: bold;*/
	width: 108px;
    vertical-align: middle;
	text-align: center;

}

.horbaritem a	{
	display: block;
	text-decoration: none;
	background-image:
	url('http://www.mouriscastours.com/phplayersmenu/transparent1.jpg');
	height: 24x;
	width: 108px;
}

.horbaritem a:link	{
	color: #ffffff;
	text-decoration: none;
vertical-align: middle;
}

.horbaritem a:visited	{
	color: #ffffff;
	text-decoration: none;
}

.horbaritem a:hover	{
	color: #ffffff;
	background-image:
	url('http://www.mouriscastours.com/phplayersmenu/transparent.jpg');
	text-decoration: none;
}

.horbaritem a:active	{
	color: #000000;
	text-decoration: none;
}

.verbar	{
	color: black;
	background-color: #ffffff;
	border-style: none;
	vertical-align: middle;
}

.submenu	{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	vertical-align: middle;
}

.subframe	{
	position: relative;
	display: block;
	url('transparent.jpg')
	border-style: none;
}

.item	{
	text-align: left;
	white-space: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
 	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;


}

.item a	{
	position: relative;
	display: block;
    background-color: #495678;
	width: 115px;
	height: 22px;

}

.item a:link	{
	color: #ffffff;
	text-decoration: none;
}

.item a:visited	{
	color: #ffffff;
	text-decoration: none;
}

.item a:hover	{
	color: #ffffff;
	background-color: #B12725;
	text-decoration: none;
	
}

.item a:active	{
	color: #ffffff;
	text-decoration: none;
}

.item .fwdarr	{
	position: absolute;
	top: 5px;
/*	right: 4px; */
	right: 2px;
}

.separator	{
 	background-color: #495678;

	
}

