#zebraTbl, .zebraTbl {
	border: 1px solid #c7b49e;
	border-width: 1px 1px 0 0;
}

#zebraTbl th, .zebraTbl th { background-color: #e1d5c6; }

#zebraTbl td, #zebraTbl th, .zebraTbl td, .zebraTbl th {
	border: 1px solid #c7b49e;
	border-width: 0 0 1px 1px;
	padding: 3px;
	direction: rtl;
	line-height: 130%;
}

.colouredrow { background: #ECEBE9; }

.sumLine { 
	background-color: #e1d5c6; /*#dadab9 */
	height: 30px; 
	font-size: 105%; 
	text-align: center 
}

.headerCol { font-size: 90%; font-weight: bold; }		
.siteCol { font-size: 80% !important; }

.eng { direction: ltr }
strong { font-size: 90%}
