.NavBG {
	background-color: #CCCCCC;
	background-position: center center;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
	cursor: hand;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	border-top: thin solid #FFFFFF;
	border-right: thin #FFFFFF;
	border-bottom: thin #FFFFFF;
	border-left: thin #FFFFFF;
	vertical-align: middle;

}
