#topNav #primary #commit a{
	padding-left: 30px;
	font-weight: bold;
    color: #003333;
}

#topNav #primary #commit a.hover
{
	text-decoration:underline;
}

#topNav #primary #commit a, #topNav #primary #commith a, #topNav #primary #commit a.actived {
	height: 15px;
	padding-left: 30px;
	color: #003333;
}

#topSubNav #subprimary #commit a{
	height: 15px;
	padding-left: 50px;	
    color: #003333;
}

#topSubNav #subprimary #commit a.hover
{
	text-decoration:underline;
}

#topSubNav #subprimary #commith a, #topSubNav #subprimary #commith a.actived {
	height: 15px;
	padding-left: 50px;
	font-weight: bold;
	color: #ffffff;
}
