.nav-link-table-PARENT-HORIZONTAL {
	
}
.nav-link-inner-cell-PARENT-HORIZONTAL {
	border: none;
	padding: 2px 5px 2px 5px;
	text-align: center;
}
.nav-link-text-PARENT-HORIZONTAL {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FC9701;
	text-decoration: none;
}
.nav-link-text-PARENT-HORIZONTAL:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FC9701;
	text-decoration: underline;
}
.nav-link-inner-cell-selected-PARENT-HORIZONTAL {
	border: none;
	padding: 2px 5px 2px 5px;
	text-align: center;
	background-color: #FC9701;
}
.nav-link-text-selected-PARENT-HORIZONTAL {
	font-family:  Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.nav-link-text-selected-PARENT-HORIZONTAL:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.nav-link-table-PARENT-HORIZONTAL-other {
	width: 90%;
}
.nav-link-inner-cell-PARENT-HORIZONTAL-other {
	border-bottom: 2px;
	border-bottom-color: #FC9701;
	border-bottom-style: solid;
	border-left: 2px;
	border-left-color: #FC9701;
	border-left-style: solid;
	border-right: 0;
	border-top: 0;
	padding: 2px 2px 2px 2px;
	text-align: center;
}
.nav-link-text-PARENT-HORIZONTAL-other {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F89600;
	text-decoration: none;
}
.nav-link-text-PARENT-HORIZONTAL-other:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F89600;
	text-decoration: underline;
}
.nav-link-inner-cell-selected-PARENT-HORIZONTAL-other {
	border: none;
	padding: 2px 2px 2px 2px;
	text-align: right;
	background-color: #666666;
}
.nav-link-text-selected-PARENT-HORIZONTAL-other {
	font-family:  Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.nav-link-text-selected-PARENT-HORIZONTAL-other:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}