

/*<group=navigation>*/

#navcontainer1 #current {
	color: #fdfff5;
	font-weight: normal;
	border-top: 3px solid #d36319;
}

#navcontainer1 #current:hover {
	text-decoration: overline;

}

#navcontainer1 a:hover {
	border-top: 2px solid #3e5081;
}

/*</group>*/

