body
{
}
.MatchLink
{
	font-weight: bold;
	color: #974b00;
	text-decoration: none;
}
.FoundBody
{
	border-right: #000000 1px solid;
	padding-right: 5px;
	border-top: #000000 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: #000000 1px solid;
	width: 100%;
	padding-top: 5px;
	border-bottom: #000000 1px solid;
	background-color: #eeeed0;
}
.PostingTitle
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	padding-bottom: 2px;
	border-left: #000000 1px solid;
	width: 100%;
	color: #ffffff;
	position: static;
	background-color: #768753;
	border-bottom-style: none;
}

