@charset "utf-8";
/* CSS Document */

.asMenuItem {
	cursor:hand;
	background-image: url(/grx/whiteblue.jpg);
}
.asMenuItem:hover {
	background-image: url(/grx/yellowwhite.jpg);
	position: relative;
	left: 3px;
}
.asMenuLink {
	color: #000000;
	text-decoration: none;
}
#asmt td{
	filter: BlendTrans(Duration=0.5);
}
