

/* 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: #000066;
}

.trOverMain {
	/*background-color: #F1F1F1;*/
}

a:link, a:visited {
	color: #000066;
}

h1, h3, h4, h5, h6 {
	color: #000066;
}

h2 {
	color: #4E6DA9;
}
