.nav-link-table-PARENT-VERTICAL {
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;	
}
.nav-link-inner-cell-PARENT-VERTICAL {
	border: none;
	padding: 6px 2px 7px 27px;
	text-align: left;
	background-attachment: fixed;
	background: url(/images-template/template-left-nav-BG.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav-link-text-PARENT-VERTICAL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.nav-link-text-PARENT-VERTICAL:hover {
	color: #660000;
	text-decoration: none;
}

.nav-link-inner-cell-selected-PARENT-VERTICAL {
	border: none;
	padding: 6px 2px 7px 27px;
	text-align: left;
	background-attachment: fixed;
	background: url(/images-template/template-left-nav-BG.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav-link-text-selected-PARENT-VERTICAL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.nav-link-text-selected-PARENT-VERTICAL:hover {
	color: #660000;
	text-decoration: none;
}



.nav-link-table-PARENT-VERTICAL-other {
	width: 90%;
}




.nav-link-inner-cell-PARENT-VERTICAL-other {
	border: none;
	padding: 15px 2px 6px 2px;
	text-align: left;
}
.nav-link-text-PARENT-VERTICAL-other {
	font-size: 12px;
	font-weight: bold;
	color: #C7C5B4;
	text-decoration: none;
}
.nav-link-text-PARENT-VERTICAL-other:hover {
	color: #FFFFFF;
	text-decoration: none;
}



.nav-link-inner-cell-selected-PARENT-VERTICAL-other {
	border: none;
	padding: 15px 2px 6px 2px;
	text-align: left;
}
.nav-link-text-selected-PARENT-VERTICAL-other {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav-link-text-selected-PARENT-VERTICAL-other:hover {
	color: #CCCCCC;
	text-decoration: none;
}
