.horbar	{
	float : left;
	color: #000000;
	font-weight : normal;
	width : 100%;
	text-align : left;
}

.horbaritem	{
	float: left;
	white-space: nowrap;
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	padding : 14px 15px 14px 15px;
}

.horbaritem a	{
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	display: block;
	text-decoration: none;
}

.horbaritem a:link	{
	font-size : 12px;
	color : #FFFFFF;
	text-decoration: none;
}

.horbaritem a:visited	{
	font-size : 12px;
	color : #FFFFFF;
	text-decoration: none;
}

.horbaritem a:hover	{
	font-size : 12px;
	color : #FFFFFF;
	text-decoration: none;
}

.horbaritem a:active	{
	font-size : 12px;
	color : #FFFFFF;
	text-decoration: none;
}

.verbar	{
	color: black;
	background-color: #dcdad5;
	border: 2px outset #cecac1;
}

.submenu	{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	margin-left : 11px;
}

.subframe	{
	position: relative;
	display: block;
	padding : 8px 10px 8px 10px;
	white-space : nowrap;
}

.item	{
	display : inline;
	text-align: left;
	white-space: nowrap;
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 11px;
}

.item a	{
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 11px;
	color: #595959;
	text-decoration: none;
}

.item a:link	{
	color: #595959;
	text-decoration: none;
	font-size : 11px;
}

.item a:visited	{
	color: #595959;
	text-decoration: none;
	font-size : 11px;
}

.item a:hover	{
	color: #005100;
	text-decoration: none;
	font-size : 11px;
}

.item a:active	{
	color: #005100;
	text-decoration: none;
	font-size : 11px;
}

.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;
}
div.page-menu-top-span {
	float : left;
	white-space : nowrap;
	text-align : left;
}
a.page-menu-top0, a.page-menu-top1, a.page-menu-top0:hover, a.page-menu-top1:hover {
	display : block;
	float : left;
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 11px;
	text-decoration : none;
}
a.page-menu-top0 {
	color : #595959;
	font-weight : bold;
}
a.page-menu-top1 {
	color : #005100;
	font-weight : bold;
}
a.page-menu-top0:hover, a.page-menu-top1:hover {
	color : #005100;
	font-weight : bold;
}

