/* ---- theme: red ----  */

.barMain .selected a, .barMain .selected a:hover, .barMain .selected a:active, .barMain .breadcrumb a {
	background: #e16868;
	border-bottom: 1px solid #ce0c0c;
	color: #ffffff;
}
.barMain a:hover {
	background: #e16868;
}
/* 
.treeSub {
	background-color: #ffffff;
}
.treeSub a {
	border-bottom: 1px solid #e16868;
	color: #ce0c0c;
}
.treeSub .selected a, .treeSub .selected a:hover, .treeSub .selected a:active, .treeSub .breadcrumb a {
	background-color: #e16868;
}
.treeSub a:hover {
	background-color: #e16868;
}
.treeSub .firstrow a {
	border-top: 1px solid #e16868;
}

.treeSub ul ul {
	background-color: #ffffff;
}
.treeSub ul ul a {
	border-bottom: 1px solid #e88b8b;
}
 */
#spacerBox {
	background-color: #ce0c0c;
}


