.blue {
	background-image: url(images/nav_up.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.grey {
	background-image: url(images/nav_dn.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}
