.menuLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px 2px;
	text-decoration: none;
	background-image: url(clientImages/menuMid.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.menuTopRow {
	background-image: url(clientImages/menuTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.menuBototmRow {
	background-image: url(clientImages/menuBottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
