TD.BodyText {
	width: 400px;
	color: black;
	background-color: white;
	font-family: Tahoma, Verdana, "Lucida Sans", sans-serif;
}

DIV.Heading {
	font-family: Tahoma, Verdana, "Lucida Sans", sans-serif;
	font-weight: bold;
}

DT {
	padding-bottom: 1em;
}

TABLE.Results TR.Even {
	background-color: #E0E0E0;
}

TABLE.Results TR.Odd {
	background-color: #CCCCCC;
}

TABLE.Results TH {
	color: white;
	background-color: #790020;
}

TABLE.Results TH A {
	color: #D4C9A8;
}

TABLE.Files TR.Even {
	background-color: #E0E0E0;
}

TABLE.Files TR.Odd {
	background-color: #CCCCCC;
}

TABLE.Files TH {
	color: white;
	background-color: #790020;
}

TABLE.Files TH A {
	color: #D4C9A8;
}

TD.FilesTableHeader {
	color: white;
	background-color: #790020;
	font-weight: bold;
}

TD.FilesTableHeader A {
	color: #D4C9A8;
}

