.nav-link-table-PARENT-VERTICAL {
	width: 90%;
}
.nav-link-inner-cell-PARENT-VERTICAL {
	border: none;
	padding: 5px 12px 5px 2px;
	text-align: right;
	background-image: url(/images-template/button-child-BG.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.nav-link-text-PARENT-VERTICAL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.nav-link-text-PARENT-VERTICAL:hover {
	text-decoration: underline;
}



.nav-link-inner-cell-selected-PARENT-VERTICAL {
	border: none;
	padding: 5px 12px 5px 2px;
	text-align: right;
	background-image: url(/images-template/button-child-BG.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.nav-link-text-selected-PARENT-VERTICAL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.nav-link-text-selected-PARENT-VERTICAL:hover {
	text-decoration: underline;
}

.nav-link-table-PARENT-VERTICAL-other {
	width: 90%;
}
.nav-link-inner-cell-PARENT-VERTICAL-other {
	border: none;
	padding: 2px 2px 2px 2px;
	text-align: right;
}
.nav-link-text-PARENT-VERTICAL-other {
	color: #FFFF00;
	text-decoration: none;
}
.nav-link-text-PARENT-VERTICAL-other:hover {
	text-decoration: underline;
}
.nav-link-inner-cell-selected-PARENT-VERTICAL-other {
	border: none;
	padding: 2px 2px 2px 2px;
	text-align: right;
	background-color: #999999;
}
.nav-link-text-selected-PARENT-VERTICAL-other {
	text-decoration: none;
}
.nav-link-text-selected-PARENT-VERTICAL-other:hover {
	text-decoration: underline;
}
