
/* fix - to UNDERLINE the topper level menu items: */
#topNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren a:hover
{
	text-decoration: underline;
}


.ProjSelTbl dl
{
	margin: 7px 0px 7px 0px;
}

.ProjSelTbl dt { margin: 0px; padding: 0px; }

.ProjSelTbl a { color: #525252;}