<?xml version="1.0"?> 
<?mso-application progid="Excel.Sheet"?>
<Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
 xmlns:o="urn:schemas-microsoft-com:office:office"
 xmlns:x="urn:schemas-microsoft-com:office:excel"
 xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
 xmlns:html="http://www.w3.org/TR/REC-html40">
 <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
  <LastAuthor>JASON</LastAuthor>
  <Created>2006-10-26T10:50:45</Created>
  <Version>11.6408</Version>
 </DocumentProperties>
 <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
  <WindowHeight>8445</WindowHeight>
  <WindowWidth>11115</WindowWidth>
  <WindowTopX>720</WindowTopX>
  <WindowTopY>375</WindowTopY>
  <RefModeR1C1/>
  <ProtectStructure>False</ProtectStructure>
  <ProtectWindows>False</ProtectWindows>
 </ExcelWorkbook>
<Styles>
<Style ss:ID="Default" ss:Name="Normal"> 
<Alignment ss:Vertical="Bottom"/> 
<Borders/>
<Font/> 
<Interior/> 
<NumberFormat/> 
<Protection/> 
</Style> 
<Style ss:ID="ColumnHeader">
  <Alignment ss:Vertical="Bottom" ss:Horizontal="Center"/>
  <Font ss:FontName="Times New Roman" x:Family="Roman" ss:Size="10" ss:Bold="1" ss:Underline="Single"/>
  <Interior/>
  <NumberFormat/>
   
</Style>
<Style ss:ID="NumberStyleBlueCell">
  <Alignment ss:Horizontal="Right"/>
  <Font/>
  <Interior ss:Color="Cyan" ss:Pattern="Solid"/>
  <NumberFormat ss:Format="###,###,###.00"/>
   
</Style>
<Style ss:ID="TextStyleBlueCell">
  <Alignment/>
  <Font/>
  <Interior ss:Color="Cyan" ss:Pattern="Solid"/>
  <NumberFormat/>
   
</Style>
<Style ss:ID="NumberStyle">
  <Alignment ss:Horizontal="Right"/>
  <Font/>
  <Interior/>
  <NumberFormat ss:Format="###,###,###.00"/>
   
</Style>
<Style ss:ID="ColumnSum">
  <Alignment ss:Horizontal="Right"/>
  <Font ss:Color="Blue"/>
  <Interior/>
  <NumberFormat ss:Format="###,###,###.00"/>
   
</Style>
<Style ss:ID="RowSum">
  <Alignment ss:Horizontal="Right"/>
  <Font ss:Color="Red"/>
  <Interior/>
  <NumberFormat ss:Format="###,###,###.00"/>
   
</Style>
</Styles>
 <Worksheet ss:Name="Weekly Earnings"> 
   <Table ss:ExpandedColumnCount="7" ss:ExpandedRowCount="6" x:FullColumns="1" x:FullRows="1">
<Column ss:Index="1" ss:AutoFitWidth="0" ss:Width="165"/>
<Column ss:Index="2" ss:AutoFitWidth="0" ss:Width="88"/>
<Column ss:Index="3" ss:AutoFitWidth="0" ss:Width="88"/>
<Column ss:Index="4" ss:AutoFitWidth="0" ss:Width="88"/>
<Column ss:Index="5" ss:AutoFitWidth="0" ss:Width="88"/>
<Column ss:Index="6" ss:AutoFitWidth="0" ss:Width="88"/>
<Column ss:Index="7" ss:AutoFitWidth="0" ss:Width="88"/>
<Row>
<Cell ss:StyleID="ColumnHeader"><Data ss:Type="String">Employee Name</Data></Cell>
<Cell ss:StyleID="ColumnHeader"><Data ss:Type="String">Monday</Data></Cell>
<Cell ss:StyleID="ColumnHeader"><Data ss:Type="String">Tuesday</Data></Cell>
<Cell ss:StyleID="ColumnHeader"><Data ss:Type="String">Wednesday</Data></Cell>
<Cell ss:StyleID="ColumnHeader"><Data ss:Type="String">Thursday</Data></Cell>
<Cell ss:StyleID="ColumnHeader"><Data ss:Type="String">Friday</Data></Cell>
<Cell ss:StyleID="ColumnHeader"><Data ss:Type="String">Totals</Data></Cell>
</Row>
<Row>
<Cell><Data ss:Type="String">Jason Bennett</Data></Cell>
<Cell ss:StyleID="NumberStyle"><Data ss:Type="Number">50000</Data></Cell>
<Cell ss:StyleID="NumberStyle"><Data ss:Type="Number">25000</Data></Cell>
<Cell ss:StyleID="NumberStyle"><Data ss:Type="Number">25000</Data></Cell>
<Cell ss:StyleID="NumberStyle"><Data ss:Type="Number">14000</Data></Cell>
<Cell ss:StyleID="NumberStyle"><Data ss:Type="Number">200</Data></Cell>
<Cell ss:Formula="=SUM(RC[-5]:RC[-1])" ss:StyleID="RowSum"><Data ss:Type="Number"></Data></Cell>
</Row>
<Row>
<Cell ss:StyleID="TextStyleBlueCell"><Data ss:Type="String">Joe Smith</Data></Cell>
<Cell ss:StyleID="NumberStyleBlueCell"><Data ss:Type="Number">500</Data></Cell>
<Cell ss:StyleID="NumberStyleBlueCell"><Data ss:Type="Number">8000</Data></Cell>
<Cell ss:StyleID="NumberStyleBlueCell"><Data ss:Type="Number">35</Data></Cell>
<Cell ss:StyleID="NumberStyleBlueCell"><Data ss:Type="Number">1000</Data></Cell>
<Cell ss:StyleID="NumberStyleBlueCell"><Data ss:Type="Number">15</Data></Cell>
<Cell ss:Formula="=SUM(RC[-5]:RC[-1])" ss:StyleID="RowSum"><Data ss:Type="Number"></Data></Cell>
</Row>
<Row>
<Cell><Data ss:Type="String">Wilma Jones</Data></Cell>
<Cell ss:StyleID="NumberStyle"><Data ss:Type="Number">300</Data></Cell>
<Cell ss:StyleID="NumberStyle"><Data ss:Type="Number">9000</Data></Cell>
<Cell ss:StyleID="NumberStyle"><Data ss:Type="Number">350</Data></Cell>
<Cell ss:StyleID="NumberStyle"><Data ss:Type="Number">2000</Data></Cell>
<Cell ss:StyleID="NumberStyle"><Data ss:Type="Number">159</Data></Cell>
<Cell ss:Formula="=SUM(RC[-5]:RC[-1])" ss:StyleID="RowSum"><Data ss:Type="Number"></Data></Cell>
</Row>
<Row>
<Cell ss:StyleID="TextStyleBlueCell"><Data ss:Type="String">Chris P.</Data></Cell>
<Cell ss:StyleID="NumberStyleBlueCell"><Data ss:Type="Number">45000</Data></Cell>
<Cell ss:StyleID="NumberStyleBlueCell"><Data ss:Type="Number">67000</Data></Cell>
<Cell ss:StyleID="NumberStyleBlueCell"><Data ss:Type="Number">200</Data></Cell>
<Cell ss:StyleID="NumberStyleBlueCell"><Data ss:Type="Number">650</Data></Cell>
<Cell ss:StyleID="NumberStyleBlueCell"><Data ss:Type="Number">21000</Data></Cell>
<Cell ss:Formula="=SUM(RC[-5]:RC[-1])" ss:StyleID="RowSum"><Data ss:Type="Number"></Data></Cell>
</Row>
<Row>
<Cell ss:Index="2" ss:Formula="=SUM(R[-4]C:R[-1]C)" ss:StyleID="ColumnSum"><Data ss:Type="Number"></Data></Cell>
<Cell ss:Index="3" ss:Formula="=SUM(R[-4]C:R[-1]C)" ss:StyleID="ColumnSum"><Data ss:Type="Number"></Data></Cell>
<Cell ss:Index="4" ss:Formula="=SUM(R[-4]C:R[-1]C)" ss:StyleID="ColumnSum"><Data ss:Type="Number"></Data></Cell>
<Cell ss:Index="5" ss:Formula="=SUM(R[-4]C:R[-1]C)" ss:StyleID="ColumnSum"><Data ss:Type="Number"></Data></Cell>
<Cell ss:Index="6" ss:Formula="=SUM(R[-4]C:R[-1]C)" ss:StyleID="ColumnSum"><Data ss:Type="Number"></Data></Cell>
<Cell ss:Index="7" ss:Formula="=SUM(R[-4]C:R[-1]C)" ss:StyleID="ColumnSum"><Data ss:Type="Number"></Data></Cell>
</Row>
</Table>
</Worksheet>
</Workbook>
