.bg-td {
	background-image: url(/images/plaidtile.JPG);
}

#nav-td {
	font-family: Tahoma;
	background-color: #fffff0;
	border: 4px double #98D573;
}

.smGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #808080;
}
.Nav-link {
	font-family: Tahoma;
	font-size: small;
	font-weight: bolder;
	color: #98D573;
}

.Nav-link2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}
.greyNav{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.grNav{
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #98D573;
}

.greenNav{
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #98D573;
}
.lrgGrey {
	font-family: Tahoma;
	font-size: medium;
	font-weight: 700;
	color: #666666;
	text-decoration: underline;
}
