.cpv-searchtable {
	background-color: black;
}

.cpv-searchheadercell {
	background-color: #d8b8a8;
	text-align: left;
	vertical-align: top;
}

.cpv-searchheadertext {
	font-weight: bold;
}

.cpv-searchleftcell {
	background-color: #f8e8d8;
	text-align: right;
	vertical-align: top;
}

.cpv-searchlefttext {
}

.cpv-searchrightcell {
	background-color: #f8e8d8;
	text-align: left;
	vertical-align: top;
}

.cpv-hittext {
	text-decoration: underline;
}
	
.cpv-hitheadercell {
	background-color: #fffff0;
}

.cpv-evenhitdescriptioncell {
	background-color: #f8e8d8;
	vertical-align: top;
}

.cpv-oddhitdescriptioncell {
	background-color: #d8b8a8;
	vertical-align: top;
}

.cpv-hitdescriptiontext {
}

.cpv-evenhitaddcell {
	background-color: #f8e8d8;
	vertical-align: top;
}

.cpv-oddhitaddcell {
	background-color: #d8b8a8;
	vertical-align: top;
}

.cpv-hitaddedtext {
	color: blue;
}

.cpv-evenhitcodecell {
	background-color: #f8e8d8;
	text-align: center;
	vertical-align: top;
}

.cpv-oddhitcodecell {
	background-color: #d8b8a8;
	text-align: center;
	vertical-align: top;
}

.cpv-hitcodetext {
}

.cpv-savedtable {
	background-color: black;
}

.cpv-savedcodecell {
	background-color: #fffff0;
}

.cpv-savedheadercell {
	background-color: #d8b8a8;
	text-align: left;
	vertical-align: top;
}

.cpv-savedheadertext {
	font-weight: bold;
}

.cpv-savedfootercell {
	background-color: #f8e8d8;
	text-align: center;
	vertical-align: top;
}

