/* http://www.salvationhistory.com/styles/pcieonline.css */
/*
	PCIEOnline.css
	Created 2003-03-27
	c. 2003 WinMill Software for The St. Paul Center
	
	All rights reserved.
	
	Platform: PC compatible MSIE 4.0 and later

*/

body {
	/*background-color : #ffffee;*/
	background-image : url(../spcImages/header/ONLINE_BodyBG.gif);
	color : #000000;
	font-family : arial,helvetica,sans-serif;
	font-size : 12px;
	margin : 0 0 0 0;
	padding : 0;
}

.bgDark {
	background-color : #996600;
}

.bgLight {
	background-color : #ffcc66;
}

.highlightCell {
	background-color : #ffff99;
	border : 1px solid #996600;
	padding : 2 2 2 2;
}

