.horbar	{
	color: #A15E60;
	border: 0px outset #ffffff;
}

.horbaritem	{
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	TEXT-ALIGN: center;
	white-space: nowrap;
	font-family: verdana, arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	color: #A15E60;
}

.horbaritem a	{
	display: block;
	text-decoration: none;
	PADDING-TOP: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	border-right: 0px solid #CD0339;
	border-left: 0px solid #CD0339;
	border-top: 0px solid #CD0339;
	border-bottom: 0px solid #CD0339;
	font-family: verdana, arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	color: #A15E60;
}

.horbaritem a:link	{
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	color: #A15E60;
}

.horbaritem a:visited	{
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	color: #A15E60;
}
.horbaritem a:active	{
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	color: #A15E60;
}
.horbaritem a:hover	{
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	color: #7C2648;
}



.verbar	{
	color: black;
	background-color: #ffffff;
	border: 1px outset #cecac1;
}

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

.subframe	{
	position: relative;
	display: block;
	align: center;
	float: center;
	TEXT-ALIGN: center;
	border: 0px outset #ffffff;
	width: 170px;
	margin-left: 0px;
	margin-top: 5px;
}

.item	{
	text-align: left;
	white-space: nowrap;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	background-color: #90244E;
}


.item a	{
	position: relative;
	display: block;
	text-decoration: none;
	border-top: 0px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	PADDING-TOP: 2px;
	PADDING-BOTTOM: 2px;
}

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

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

.item a:hover	{
	color: #ffffff;
	background-color: #EDC333;
	text-decoration: none;
}

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



.separator	{
	background-color: #ff0000;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin: 2px 0px 2px 1px;	/* top right bottom left */
	height: 0;
	font-size: 11px;
	line-height: 0;
}


