

/* a quick way to make the client area look 
different than the admin area */

/* Declare a new bg image for the header if you want. */
/*#topHeader {
	background-image:  url(/n3/SuperInvoice/n3_assets/skins/NEW_IMGAE.jpg);
}
*/

#topBar,
#topBar img,
#dataTable th,
#dataTable2 th,
#adminTable th {
	/*background-color: #FF9900;*/
	background-color: #C2E240;
}

.trOverMain {
	background-color: #F1F1F1;
}
