﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<StiSerializer version="1.0" application="StiReport">
  <Dictionary Ref="1" type="Dictionary" isKey="true">
    <Databases isList="true" count="0" />
    <DataSources isList="true" count="0" />
    <Relations isList="true" count="0" />
    <Report isRef="0" />
    <Variables isList="true" count="0" />
  </Dictionary>
  <GlobalizationStrings isList="true" count="0" />
  <Pages isList="true" count="1">
    <Page1 Ref="2" type="Page" isKey="true">
      <Border>None;Black;2;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Components isList="true" count="3">
        <Shape1 Ref="3" type="Shape" isKey="true">
          <BorderColor>Black</BorderColor>
          <Brush>Transparent</Brush>
          <ClientRectangle>0.2,0.2,18.6,27.4</ClientRectangle>
          <Conditions isList="true" count="0" />
          <Name>Shape1</Name>
          <Page isRef="2" />
          <Parent isRef="2" />
          <ShapeType Ref="4" type="Stimulsoft.Report.Components.ShapeTypes.StiRoundedRectangleShapeType" isKey="true">
            <Round>0.1</Round>
          </ShapeType>
        </Shape1>
        <hide_x0020_line Ref="5" type="Container" isKey="true">
          <Brush>Transparent</Brush>
          <ClientRectangle>0.2,23.6,18.6,1.4</ClientRectangle>
          <Components isList="true" count="1">
            <Shape2 Ref="6" type="Shape" isKey="true">
              <BorderColor>Black</BorderColor>
              <Brush>Transparent</Brush>
              <ClientRectangle>0,0.8,18.6,2</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Name>Shape2</Name>
              <Page isRef="2" />
              <Parent isRef="5" />
              <ShapeType Ref="7" type="Stimulsoft.Report.Components.ShapeTypes.StiRoundedRectangleShapeType" isKey="true">
                <Round>0.4</Round>
              </ShapeType>
            </Shape2>
          </Components>
          <Conditions isList="true" count="0" />
          <Name>hide line</Name>
          <Page isRef="2" />
          <Parent isRef="2" />
        </hide_x0020_line>
        <Container2 Ref="8" type="Container" isKey="true">
          <Brush>Silver</Brush>
          <ClientRectangle>1.6,26.4,16,1.2</ClientRectangle>
          <Components isList="true" count="0" />
          <Conditions isList="true" count="0" />
          <Name>Container2</Name>
          <Page isRef="2" />
          <Parent isRef="2" />
        </Container2>
      </Components>
      <Conditions isList="true" count="0" />
      <Guid>fa8aca821dad4baa9d225abf89441bfc</Guid>
      <Margins>1,1,1,1</Margins>
      <Name>Page1</Name>
      <Page isRef="2" />
      <PageHeight>29.7</PageHeight>
      <PageWidth>21</PageWidth>
      <Report isRef="0" />
      <Watermark Ref="9" type="Stimulsoft.Report.Components.StiWatermark" isKey="true">
        <Font>Arial,100</Font>
        <TextBrush>[50:0:0:0]</TextBrush>
      </Watermark>
    </Page1>
  </Pages>
  <PrinterSettings Ref="10" type="Stimulsoft.Report.Print.StiPrinterSettings" isKey="true" />
  <ReferencedAssemblies isList="true" count="8">
    <value>System.Dll</value>
    <value>System.Drawing.Dll</value>
    <value>System.Windows.Forms.Dll</value>
    <value>System.Data.Dll</value>
    <value>System.Xml.Dll</value>
    <value>Stimulsoft.Controls.Dll</value>
    <value>Stimulsoft.Base.Dll</value>
    <value>Stimulsoft.Report.Dll</value>
  </ReferencedAssemblies>
  <ReportAlias>Report</ReportAlias>
  <ReportChanged>1/1/2003 12:39:12 AM</ReportChanged>
  <ReportCreated>1/1/2003 12:10:59 AM</ReportCreated>
  <ReportGuid>8f6157ba09574a4b9805c88dfb1ff4d9</ReportGuid>
  <ReportName>Report</ReportName>
  <ReportUnit>Centimeters</ReportUnit>
  <ReportVersion>2008.1.129</ReportVersion>
  <Script>using System;
using System.Drawing;
using System.Windows.Forms;
using System.Data;
using Stimulsoft.Controls;
using Stimulsoft.Base.Drawing;
using Stimulsoft.Report;
using Stimulsoft.Report.Dialogs;
using Stimulsoft.Report.Components;

namespace Reports
{
    
    public class Report : Stimulsoft.Report.StiReport
    {
        
        public Report()
        {
            this.InitializeComponent();
        }
        #region StiReport Designer generated code - do not modify#endregion StiReport Designer generated code - do not modify
    }
}
</Script>
  <ScriptLanguage>CSharp</ScriptLanguage>
  <Styles isList="true" count="0" />
</StiSerializer>