.headLogo {
 	background: url('../images/natureBGs/natureGrass.jpg') no-repeat #B8DB4F ; }

.contentLeft {
	border-right: #999 groove 2px; 
	/* background: no-repeat bottom left url(../images/prettyPeople/baldingGuy.jpg); */ }

.reportHeaders, .reportHeaders a, .reportHeadersBorderLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; }	

.reportCells, .reportCellsRight, .reportCellsBorderLeft, .reportCellsRightTotal {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px; }
	
.reportCellsRight, .reportCellsBorderLeft, .reportCellsRightTotal, .reportCellsBorderLeftTotal {
	text-align: right; }
	
.reportCellsBorderLeft, .reportCellsBorderLeftTotal {
    border-left: solid 2px #000 }

.reportHeadersBorderLeft {
    border-left: solid 2px #000 }

.reportCellsRightTotal, .reportCellsBorderLeftTotal  {
	font-weight: bold; 
	font-size: 12px; }
