/*consummate*/
.navigationTopLevel {
	color:#A59B95;
}
.navigationSubLevel {
	color:#A59B95;
}
.navigationSubLevel a {
	color:#A59B95;
}
.navigationSubLevel a:hover {
	color:#B7AEA9;
}
.subNavigationDottedEnd {
	background:transparent url('/Common/images/sub_navigation_dotted_end_FFFFFF.gif') no-repeat scroll 0%;
}
.subNavigationDottedTab {
	background:transparent url('/Common/images/sub_navigation_dotted_tab_FFFFFF.gif') no-repeat scroll 0%;
}
.subNavigationDottedLine {
	background:transparent url('/Common/images/sub_navigation_dotted_line_FFFFFF.gif') no-repeat scroll 0%;
}
.subNavigationDottedLineMain {
	background: transparent url('/Common/images/sub_navigation_dotted_line_FFFFFF.gif') repeat-y  scroll 0% top;
}
.subNavigation {
	width:200px;
}
.leftNavigationContentTd {
	border-top:10px solid #340007;
	border-right:6px solid #340007;
	vertical-align:top;
	background-color:#171313;
}
