.nav-link-table-PARENT-VERTICAL {
	width: 100%;
}
.nav-link-inner-cell-PARENT-VERTICAL {
	border: none;
	padding: 4px 2px 1px 50px;
	text-align: left;
	background-attachment: fixed;
	background: url(/images-template/template-button-BG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav-link-text-PARENT-VERTICAL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav-link-text-PARENT-VERTICAL:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.nav-link-inner-cell-selected-PARENT-VERTICAL {
	border: none;
	padding: 4px 2px 1px 50px;
	text-align: left;
	background-attachment: fixed;
	background: url(/images-template/template-button-BG-selected.jpg);
	background-repeat: no-repeat;
	background-position: left middle;
}
.nav-link-text-selected-PARENT-VERTICAL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav-link-text-selected-PARENT-VERTICAL:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}






.nav-link-table-PARENT-VERTICAL-other {
	width: 100%;
}
.nav-link-inner-cell-PARENT-VERTICAL-other {
	border: none;
	padding: 4px 2px 1px 50px;
	text-align: left;
	background-attachment: fixed;
	background: url(/images-template/template-button-BG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav-link-text-PARENT-VERTICAL-other {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav-link-text-PARENT-VERTICAL-other:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.nav-link-inner-cell-selected-PARENT-VERTICAL-other {
	border: none;
	padding: 4px 2px 1px 50px;
	text-align: left;
	background-attachment: fixed;
	background: url(/images-template/template-button-BG-selected.jpg);
	background-repeat: no-repeat;
	background-position: left middle;
}
.nav-link-text-selected-PARENT-VERTICAL-other {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav-link-text-selected-PARENT-VERTICAL-other:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

