.horbar	{
	font-weight:bold;
	color: #ffffff;
	border: 0px outset #ffffff;
	width: 100px;
	padding-left: 100px;
	padding-top: 5px;
}

.horbaritem	{
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	TEXT-ALIGN: center;
	align: center;
	white-space: nowrap;
	font-family: Comic Sans MS,verdana, arial, sans-serif;
	font-size: 15px;
	color: #ffffff;
}

.horbaritem a	{
	align: center;
	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;
}

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

.horbaritem a:visited	{
	color: #ffffff;
	text-decoration: none;
}
.horbaritem a:active	{
	color: #ffffff;
	text-decoration: none;
}
.horbaritem a:hover	{
	color: #ffffff;
	text-decoration: none;
}



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

.submenu	{
	vertical-align: bottom;
	height: 115px;
	TEXT-ALIGN: left;
	position: absolute;
	left: 0;
	margin: -150px 0px 0px 0px;
	visibility: hidden;
	/*border: 1px #ffffff solid;*/
}


.subframe	{
	position: absolute;
	TEXT-ALIGN: center;
	/*border: #33FF66 2px solid;
	background-color:#ff00ff;*/
	bottom: 0px;
}

.item	{
	white-space: nowrap;
	font-family: Comic Sans MS, Comic Sans MS,verdana, arial, sans-serif;
	font-size: 9px;
	width: 100%;
	line-height: 18px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/*border-bottom: 1px solid #ffffff;*/
	vertical-align: bottom;
	/*background-color:#FF0000;*/
}


.item a	{
	line-height: 18px;
	position: relative;
	display: block;
	vertical-align: bottom;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.item a:link	{
	color: #38426f;
	text-decoration: none;
	vertical-align:bottom;
}

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

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

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

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


