body {
	background-image: url(grBackX.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFF;
}
a.MainNaviLinks {
   font-family: Tahoma, Arial, Verdana;
   font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #777;
	line-height: 23px;
	}
a.MainNaviLinks:hover {
	color: #000;
	text-decoration: none;
}
.MainNaviLinksSel {
   font-family: Tahoma, Arial, Verdana;
   font-size: 9px;
	font-weight: bold;
	color: #000;
	line-height: 23px;
	background-color: #E9E9E9;
	}
