#MainNav a {
	text-decoration: none;
}

#MainNav a:hover {
	text-decoration: underline;
}

#MainNav {

	text-align: left;
	background-color: #909090;
	padding-left: 10px;
}

th.red {
	background-color: #909090;
}

.noBorder img{
border:none;
}


img, a img{
border:none;
}
