.active a, .active a:hover {
	background-image:url(../images/navigationLiBgCurrent.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	color: #034ea2;
  cursor:default;
}