.COMPANYSEARCH-NAVIGATIONSELECTEDCELL {
	/* Description: None.*/
	BACKGROUND-COLOR: #D9D9D9;
	VERTICAL-ALIGN: middle;
	TEXT-ALIGN: center;
}

.companysearch-navigationunselectedcell {
	vertical-align: middle;
	text-align: center;
}

.companyhits-table {
	border-style: ridge;
	border-width: 1px;
	
}

.COMPANYHITS-INFOCELL {
	/* Description: none.*/
	BACKGROUND-COLOR: #f8e8d8;
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: top;
}	

.companyhits-nametext {
	/* description: none.*/
	font-size: 150%;
}

.companyhits-infotext {
}

.COMPANYHITS-CPVCELL {
	/* Description: none.*/
	BACKGROUND-COLOR: #f8e8d8;
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: top;
}	

.companyhits-showcell {
	background-color: #f8e8d8;
	text-align: center;
	vertical-align: top;
}	

.companyhits-cpvheadertext {
}

.companyhits-cpvlisttext {
}

.companyhits-newsearchtext {
	font-weight: bold;
	font-size: 120%;
}

.viewcompanyperson-table {
	background-color: black;
	border-style: none;
}

.viewcompanyperson-headercell {
	background-color: #d8b8a8;
	vertical-align : top;	
}

.viewcompanyperson-headertext {
	font-weight: normal;
}

.viewcompanyperson-leftbodycell {
	background-color: #f8e8d8;
	vertical-align : top;
	text-align: right;
}

.viewcompanyperson-rightbodycell {
	background-color: #f8e8d8;
	vertical-align : top;
	text-align: left;
}

.viewcompanyperson-leftbodytext {
	font-weight: normal;
}

.viewcompanyperson-rightbodytext {
	font-weight: normal;
}

.viewcompanyheader-table {
	background-color: black;
	border-style: none;
}

.viewcompanyheader-navigationcell {
	background-color: #f8e8d8;
	text-align: center;
	vertical-align: top;
}

.viewcompanyheader-navigationselectedcell {
	background-color: #d8b8a8;
	text-align: center;
	vertical-align: top;
}

.viewcompanyheader-namecell {
	background-color: #f8e8d8;
	text-align: center;
	vertical-align: top;
}

.viewcompanyheader-nametext {
	font-size: 200%;
}

.viewcompanyheader-citycountrytext {
}

.viewcompanycpv-table {
	background-color: black;
	border-style: none;
}

.viewcompanycpv-titlecell {
	background-color: #d8b8a8;
	text-align: center;
	vertical-align: middle;
}

.viewcompanycpv-titletext {
	font-weight: bold;
}

.viewcompanycpv-divisioncell {
	background-color: #f8e8d8;
	text-align: center;
	vertical-align: top;
}

.viewcompanycpv-divisiontext {
	color: #e8d8c8;
	font-weight: bold;
	font-size: 600%;
}

.viewcompanycpv-bodycell {
	background-color: #f8e8d8;
	text-align: left;
	vertical-align: top;
}

.viewcompanycpv-bodytext {
	font-weight: normal;
}

.viewcompanycpv-footercell {
	background-color: #f8e8d8;
	text-align: center;
	vertical-align: middle;
}

