td img {display: block;}
.TextBrown {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #261605;
	font-variant: normal;
	text-transform: none;
	line-height: 19px;
}
.HeaderBrown {
	font-family: "Goudy Old Style", "Times New Roman";
	font-weight: bold;
	font-size: 18px;
	color: #261605;
}
.TextWhite {
	font-size: 18px;
	color: #FFFFFF;
	font-family: "Goudy Old Style", "Times New Roman";
	font-weight: bold;
}
.LinkWhite {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.TextBrownSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #261605;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
}
.TextRed {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-variant: normal;
	text-transform: none;
}

/*
 * This is for the scrolling case results box that appears
 * on various pages.
 */
div#TextFader {
	color: #261605;	
	/* Padding: Top, Bottom, Right, Left */
	text-align: left;
}