.TENDERSEARCH-NAVIGATIONSELECTEDCELL {
	/* Description: none.*/
	BACKGROUND-COLOR: #D9D9D9;
	VERTICAL-ALIGN: middle;
	TEXT-ALIGN: center;
}

.tendersearch-navigationunselectedcell {
	/* description: none.*/
	vertical-align: middle;
	text-align: center;
}


.tenderhits-table {
	/* description: none.*/
	background-color: transparent;
}

.TENDERHITS-MAINCELL {
	/* Description: none.*/
	BACKGROUND-COLOR: #f8e8d8;
	PADDING: 3px;
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: top;
}

.tenderhits-countrytext {
	/* description: none.*/
	font-weight: bold;
}

.tenderhits-titletext {
	/* description: none.*/
	font-size: 130%;
	font-weight: bold;
}

.tenderhits-datetext {
	font-weight: normal;
	color: #2050cc;
}	

.tenderhits-idtext {
	font-weight: normal;
}

.tenderhits-brieffieldtext {
	/* description: none.*/
	font-weight: normal;
}	

.tenderhits-briefvaluetext {
	/* description: none.*/
	font-weight: normal;
}

.TENDERHITS-SPACECELL {
	/* Description: None.*/
	BACKGROUND-COLOR: white;
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: top;
}

.TENDERVIEW-SECTIONTABLE {
	/* Description: none.*/
	BORDER-STYLE: none;
	BACKGROUND-COLOR: #f8e8d8;
}

.TENDERVIEW-SECTIONHEADERCELL {
	/* Description: none.*/
	BACKGROUND-COLOR: #d8b8a8;
	PADDING: 0;
}

.TENDERVIEW-SECTIONHEADERTEXT {
	/* Description: none.*/
	BACKGROUND-COLOR: yellow;
}

.tenderview-sectioncell {
	padding: 0;
}

.tenderview-datetext {
	color: #2050cc;
}

.tenderview-brieffieldtext {
	font-weight: normal;
}

.tenderview-briefvaluetext {
	font-weight: bold;
}

.tenderview-idtext {
	font-weight: bold;
}

.tenderview-ndtext {
	font-weight: normal;
}

.tenderview-cpvcodetext {
	font-weight: normal;
}

.tenderview-cpvnametext {
	font-weight: bold;
}

.tenderview-paragraphheadertext {
	color: #2040c0;
	font-weight: bold;
	text-transform: uppercase;
}
	
.tenderview-moneytext{
	background-color: #d8e8f8;
	color: #0000f0;
}

.tenderview-titletext {
	/* description: none.*/
	font-size: 150%;
}

.tenderview-countrytext {
	text-transform: uppercase;
}

