/*** MAIN LAYER ************************************/
/***************************************************/
div.tx-datasheets-pi1 {
}


/*** HEADS *****************************************/
/***************************************************/
div.tx-datasheets-pi1 th { font-size: 11px; font-weight: bold; color: #ffffff; background-color: #898989; border-bottom: 1px solid #000; } 

/*** NAVIGATION LINKS ******************************/
/***************************************************/
a.tx-datasheets-pi1-listView-navigation-a-no {
}

a.tx-datasheets-pi1-listView-navigation-a-act {
	font-weight: bold;
	text-decoration: none;
}


/*** RESULTS TABLE ROWS ****************************/
/***************************************************/
tr.tx-datasheets-pi1-listView-row-header {
            background-color: #aaaaaa;
}

tr.tx-datasheets-pi1-listView-row-n2 {
            background-color: #f5f5f5;
}

tr.tx-datasheets-pi1-listView-row-n1 {
            background-color: #e6e6e6;
}


