/******************************************************************************
* tabStyles.css
*******************************************************************************

*******************************************************************************
*                                                                             *
* Copyright 2007
*                                                                             *
******************************************************************************/

table.tabStandardTable {
	/* nothing */
}

table.tabOddEvenTable tbody tr.even td {
	background-color:#eee;
}