.horbar	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration : none;
    line-height : 38px
}

.horbaritem	{
	float: center;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: normal;
    line-height : 38px;
	border-left: 1px #FFFFFF solid;
	border-right: none;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
}

.horbaritem a	{
	display: block;
	text-decoration: none;
}

.horbaritem a:link	{
	color: #FFFFFF;
	text-decoration: none;
}

.horbaritem a:visited	{
	color: #FFFFFF;
	text-decoration: none;
}

.horbaritem a:hover	{
	color: #000000;
    background-color: #FFFFFF;
	text-decoration: none;
}

.horbaritem a:active	{
	color: #E50005;
	text-decoration: none;
}

.verbar	{
	background-color: #000000;
}

.submenu	{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	filter: alpha(opacity=95);
	-moz-opacity: .95;
}

.subframe	{
	position: relative;
	display: block;
}

.item	{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	text-decoration : none;
    background-color: #FFFFFF;
	white-space: nowrap;
    padding: 0px
}

.item a	{
	position: relative;
	display: block;
	text-decoration: none;
}

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

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

.item a:hover	{
	color: #FFFFFF;
	background-color: #E50005;
	text-decoration: none;
}

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

.item .fwdarr	{
	position: absolute;
	top: 8px;
	right: 4px;
}

.separator	{
	background-color: #FFFFFF;
	padding: 1px 0px 0px 0px;	/* top right bottom left */
}

