.nav-link-table-PARENT-HORIZONTAL {

}
.nav-link-inner-cell-PARENT-HORIZONTAL {
	padding: 0px 15px 0px 15px;
	text-align: center;
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;	
}
.nav-link-text-PARENT-HORIZONTAL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
.nav-link-text-PARENT-HORIZONTAL:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.nav-link-inner-cell-selected-PARENT-HORIZONTAL {
	padding: 0px 15px 0px 15px;
	text-align: center;
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;	
}
.nav-link-text-selected-PARENT-HORIZONTAL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
.nav-link-text-selected-PARENT-HORIZONTAL:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.nav-link-table-PARENT-HORIZONTAL-other {

}
.nav-link-inner-cell-PARENT-HORIZONTAL-other{
	padding: 2px 15px 2px 15px;
	text-align: center;
}
.nav-link-text-PARENT-HORIZONTAL-other{
	color: #FFFFFF;
	text-decoration: none;
}
.nav-link-text-PARENT-HORIZONTAL-other:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.nav-link-inner-cell-selected-PARENT-HORIZONTAL-other {
	padding: 2px 15px 2px 15px;
	text-align: center;
}
.nav-link-text-selected-PARENT-HORIZONTAL-other {
	color: #FFFFFF;
	text-decoration: none;
}
.nav-link-text-selected-PARENT-HORIZONTAL-other:hover {
	color: #FFFFFF;
	text-decoration: underline;
}