#leftBorder, #top, #banner, #yellowPlaceholder, #left, #right, #breadcrumb, #rightBorder, #printDiv, .downloadVCard, .type, #bubble_tooltip {
	display: none;
	visibility: hidden;
}

#content {
	font-family: "times new roman", times, serif;
	text-align:justify;
}



.stdTbl {
	border: 0;
	border-collapse: collapse;
}

.stdTbl tr td, .stdTbl tr th {
	padding: 4px;
}

.stdTbl tr th {
	background-color: black;
	color: white;
	font-weight: bold;
}

.stdTbl .odd {
	background-color: white;
}

.stdTbl .even {
	background-color: silver;
}





.tblCompanies {
	border: 0;
	border-collapse: collapse;
}

.tblCompanies tr td, .tblCompanies tr th {
	padding: 4px;
}

.tblCompanies tr th {
	background-color: black;
	color: white;
	font-weight: bold;
}

.tblCompanies .odd {
	background-color: white;
}

.tblCompanies .even {
	background-color: silver;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

