

/*<group=navigation>*/

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

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

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

/*</group>*/
