.nav-link-table-PARENT-HORIZONTAL {
	
}
.nav-link-inner-cell-PARENT-HORIZONTAL {
	border: none;
	padding: 0px 10px 0px 10px;
	text-align: center;
}
.nav-link-text-PARENT-HORIZONTAL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #ECEAB2;
	text-decoration: none;
}
.nav-link-text-PARENT-HORIZONTAL:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.nav-link-inner-cell-selected-PARENT-HORIZONTAL {
	border: none;
	padding: 0px 10px 0px 10px;
	text-align: center;
}
.nav-link-text-selected-PARENT-HORIZONTAL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #ECEAB2;
	text-decoration: none;

}
.nav-link-text-selected-PARENT-HORIZONTAL:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.nav-link-table-PARENT-HORIZONTAL-other {

}
.nav-link-inner-cell-PARENT-HORIZONTAL-other{
	border: none;
	padding: 2px 10px 2px 10px;
	text-align: center;
}
.nav-link-text-PARENT-HORIZONTAL-other{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #ECEAB2;
	text-decoration: none;
}
.nav-link-text-PARENT-HORIZONTAL-other:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.nav-link-inner-cell-selected-PARENT-HORIZONTAL-other {
	border: none;
	padding: 2px 10px 2px 10px;
	text-align: center;
}
.nav-link-text-selected-PARENT-HORIZONTAL-other {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #ECEAB2;
	text-decoration: none;
}
.nav-link-text-selected-PARENT-HORIZONTAL-other:hover {
	color: #FFFFFF;
	text-decoration: underline;
}