a:link, a:visited {
	color: #fff;
}

a:hover, a:active {
	color: #000000;
}

#pageHeader {
}

#sidebarContainer .sideHeader {
	color: #276ad6;
}

#navcontainer #current {
	background: #ff9900;
}

#navcontainer #current:hover {
	background: #ff9900;
	color: #000;
}

#navcontainer .currentAncestor {
	background: #296cd8;
}

#navcontainer a {
	color: #fff;
}

#navcontainer a:hover {
	background: #ff9900;
}

#navcontainer ul ul #current{
	color: #276ad6;
	background: #ff9900;
}

#navcontainer ul ul .currentAncestor {
	color: #276ad6;
	background: #ced7e5;
}

#navcontainer ul ul ul #current{
	background: #f7f5f6;
	color: #cccccc;
}

.weback {
background: #ffffcc; 
}