Account Statement

Wrapper

1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional //EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
  <head>
    <title>
      Sales Order Confirmation
    </title>
  </head>
  <body bgcolor="#FCFCFC" style="width:100%;">
    <table class="main" style="background-color:#FFFFFF;border-style:solid; border-width:1px; border-color:white;"
width="700" border="0" cellspacing="0" cellpadding="0" align="center">
      #COMMON_HEADER#
      #ACC_STATEMENT_TITLE#
      #ACC_STATEMENT_GREETING#
      #ACC_STATEMENT_HEADER#
      #ACC_STATEMENT_ITEM_HEADER#
      #ACC_STATEMENT_ITEM#
      #ACC_STATEMENT_BALANCE#
      #ACC_STATEMENT_FOOTER#
      #COMMON_FOOTER#
    </table>
  </body>
</html>

COMMON_HEADER

1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
<tr style="background-color:#EEECE1;">
  <td style="border-bottom:3px solid #9BBB59;">
    &nbsp;&nbsp;&nbsp;
  </td>
  <td style="border-bottom:3px solid #9BBB59;" colspan="2">
    <img src="http://www.arch-global.com/wp-content/uploads/2015/02/archLogo.png" alt="Arch Logo"
style="margin-bottom: 5px;padding-top:5px;"/>
  </td>
  <td style="border-bottom:3px solid #9BBB59;">
    &nbsp;
  </td>
  <td style="border-bottom:3px solid #9BBB59;">
    &nbsp;
  </td>
  <td style="border-bottom:3px solid #9BBB59;">
    &nbsp;
  </td>
  <td style="border-bottom:3px solid #9BBB59;">
    &nbsp;
  </td>
  <td style="border-bottom:3px solid #9BBB59;" colspan="3" align="right">
    <a class="archLink" style="font-family:'Segoe UI',Helvetica,sans-serif;width:100%;font-size:12px;"
href="http://www.arch-global.com">
      arch-global.com
    </a>
  </td>
  <td style="border-bottom:3px solid #9BBB59;">
      &nbsp;&nbsp;&nbsp;
  </td>
</tr>

ACC_STATEMENT_TITLE

1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
<tr>
  <td colspan="9" height="50" align="right">
    <p style="font-family:'Segoe UI',Helvetica,sans-serif;width:100%;color: #545454;font-size: 28px;">
      Account Statement
    </p>
  </td>
  <td>
    &nbsp;
  </td>
  <td>
    &nbsp;
  </td>
</tr>

ACC_STATEMENT_GREETING

1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
<tr>
  <td height="60">
    &nbsp;
  </td>
  <td colspan="7">
    <p class="introText" style="font-family:'Segoe UI',Helvetica,sans-serif;width:100%;color:#545454;font-size: 14px;">
      Please find details of your account balance below.
    </p>
  </td>
  <td>
    &nbsp;
    <br>
    <br>
  </td>
  <td>
    &nbsp;
    <br>
    <br>
  </td>
  <td>
    &nbsp;
    <br>
    <br>
  </td>
</tr>

ACC_STATEMENT_HEADER

1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
<tr>
  <td>
    &nbsp;
  </td>
  <td style="background-color:#EAF1DD;border-top:3px solid #9BBB59;" colspan="9">
    &nbsp;
  </td>
  <td>
    &nbsp;
  </td>
</tr>
<tr>
  <td>
    &nbsp;
  </td>
  <td width="20" style="background-color:#EAF1DD;">
    &nbsp;
  </td>
  <td style="background-color:#EAF1DD;">
    <p style="font-family: Segoe UI, Verdana, Helvetica,Arial,sans-serif;width:100%;color:#545454;font-weight:bold;
font-size:14px;margin-top:0px;margin-bottom:0px;font-weight:bold;">
	  Statement Date:
	</p>
  </td>
  <td style="background-color:#EAF1DD;" class="dateNo" colspan="2">
    <p style="font-family: Segoe UI, Verdana, Helvetica,Arial,sans-serif;width:100%;color:#545454;font-size:14px;
margin-top:0px;margin-bottom:0px;">
	  &STATEMENT_DATE&
	</p>
  </td>
  <td colspan="3" class="custNo" style="background-color:#EAF1DD;">
    <p style="font-family: Segoe UI, Verdana, Helvetica,Arial,sans-serif;width:100%;color:#545454;font-weight:bold;
font-size:14px;margin-top:0px;margin-bottom:0px;font-weight:bold;">
	  Customer Number:
	</p>
  </td>
  <td style="background-color:#EAF1DD;">
    <p style="font-family: Segoe UI, Verdana,Helvetica,Arial,sans-serif;width:100%;color:#545454;font-size:14px;
margin-top:0px;margin-bottom:0px;">
	  &CUSTOMER_NUM&
	</p>
  </td>
  <td width="20" style="background-color:#EAF1DD;">
    &nbsp;
  </td>
  <td>
    &nbsp;
  </td>
</tr>
<tr>
  <td>
    &nbsp;
  </td>
  <td style="background-color:#EAF1DD;" colspan="9">
    &nbsp;
  </td>
  <td>
    &nbsp;
  </td>
</tr>
<tr>
  <td>
    &nbsp;
  </td>
  <td style="background-color:#EAF1DD;">
    &nbsp;
  </td>
  <td style="background-color:#EAF1DD;" colspan="8">
    <p style="font-family: Segoe UI, Verdana Helvetica,Arial,sans-serif;width:100%; color:#545454;font-size:14px;
margin-top:0px;margin-bottom:0px;">
	  Account statement from <strong>&DATE_FROM_FORMATTED&</strong> to <strong>&DATE_TO_FORMATTED&</strong>
	</p>
  </td>
  <td>
    &nbsp;
  </td>
</tr>
<tr>
  <td>
    &nbsp;
  </td>
  <td style="background-color:#EAF1DD;" colspan="9">
    &nbsp;
  </td>
  <td>
    &nbsp;
  </td>
</tr>
<tr>
  <td colspan="11">
    &nbsp;
  </td>
</tr>

ACC_STATEMENT_ITEM_HEADER

1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
<tr>
  <td>
    &nbsp;
  </td>
  <td>
    &nbsp;
  </td>
  <td style="border-bottom:3px solid #9BBB59;">
    <p style="font-family: Segoe UI,Verdana,Helvetica,Arial,sans-serif;width:100%;color:#545454;font-weight:bold;
font-size:12px;margin-top:0px;margin-bottom:0px;">
	  Document
	</p>
  </td>
  <td style="border-bottom:3px solid #9BBB59;">
    <p style="font-family: Segoe UI,Verdana,Helvetica,Arial,sans-serif;width:100%;color:#545454;font-weight:bold;
font-size:12px;margin-top:0px;margin-bottom:0px;">
	  Date
	</p>
  </td>
  <td style="border-bottom:3px solid #9BBB59; width:60px;">
    <p style="font-family: Segoe UI,Verdana,Helvetica,Arial,sans-serif;width:100%;color:#545454;font-weight:bold;
font-size:12px;margin-top:0px;margin-bottom:0px;">
	  Type
	</p>
  </td>
  <td colspan="2" style="border-bottom:3px solid #9BBB59;">
    <p style="font-family: Segoe UI,Verdana,Helvetica,Arial,sans-serif;width:100%;color:#545454;font-weight:bold;
font-size:12px;margin-top:0px;margin-bottom:0px;">
	  Amount
	</p>
  </td>
  <td style="border-bottom:3px solid #9BBB59;">
    &nbsp;
  </td>
  <td style="border-bottom:3px solid #9BBB59;">
    <p style="font-family: Segoe UI,Verdana,Helvetica,Arial,sans-serif;width:100%;color:#545454;font-weight:bold;
font-size:12px;margin-top:0px;margin-bottom:0px;">
	  Clearing
	</p>
  </td>
  <td>
    &nbsp;
  </td>
  <td>
    &nbsp;
  </td>
</tr>
<tr>
  <td height="40">
    &nbsp;
  </td>
  <td>
    &nbsp;
  </td>
  <td colspan="2" style="border-bottom:1px solid #9BBB59;">
    <p style="font-family: Segoe UI, Verdana, Helvetica,Arial,sans-serif;width:100%;color:#545454;font-size:12px;
font-weight:bold;margin-top:0px;margin-bottom:0px;">
	  Balance at &DATE_FROM&
	</p>
  </td>
  <td style="border-bottom:1px solid #9BBB59;">
    &nbsp;
  </td>
  <td colspan="" style="border-bottom:1px solid #9BBB59;">
    <table width="70%">
	  <tr>
	    <td width="10">
    <p style="font-family: Segoe UI, Verdana, Helvetica,Arial,sans-serif;width:100%;color:#545454;font-size:12px;
font-weight:bold;margin-top:0px;margin-bottom:0px;">
		    &CURRENCY&
		  </p>
		</td>
		<td align="right">
    <p style="font-family: Segoe UI, Verdana, Helvetica,Arial,sans-serif;width:100%;color:#545454;font-size:12px;
font-weight:bold;margin-top:0px;margin-bottom:0px;">
		    &CARRIED_FWD&
		  </p>
		</td>
	  </tr>
	</table>
  </td>
  <td style="border-bottom:1px solid #9BBB59;">
    &nbsp;
  </td>
  <td style="border-bottom:1px solid #9BBB59;">
    &nbsp;
  </td>
  <td style="border-bottom:1px solid #9BBB59;">
    &nbsp;
  </td>
  <td>
    &nbsp;
  </td>
  <td>
    &nbsp;
  </td>
</tr>

ACC_STATEMENT_ITEM

1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
<tr>
  <td height="40">
    &nbsp;
  </td>
  <td>
    &nbsp;
  </td>
  <td width="150" style="border-bottom:1px solid #9BBB59;">
    <p style="font-family: Segoe UI, Verdana, Helvetica,Arial,sans-serif;width:100%;color:#545454;font-size:12px;
margin-top:0px;margin-bottom:0px;">
	  &DOCUMENT&
	</p>
  </td>
  <td style="border-bottom:1px solid #9BBB59;" width="150">
    <p style="font-family: Segoe UI, Verdana, Helvetica,Arial,sans-serif;width:100%;color:#545454;font-size:12px;
margin-top:0px;margin-bottom:0px;">
	  &ITEM_DATE&
	</p>
  </td>
  <td style="border-bottom:1px solid #9BBB59;">
    <p style="font-family: Segoe UI, Verdana, Helvetica,Arial,sans-serif;width:100%;color:#545454;font-size:12px;
margin-top:0px;margin-bottom:0px;">
	  &ITEM_TYPE&
	</p>
  </td>
  <td style="border-bottom:1px solid #9BBB59;" colspan="">
    <table width="70%">
	  <tr>
	    <td width="10">
    <p style="font-family: Segoe UI, Verdana, Helvetica,Arial,sans-serif;width:100%;color:#545454;font-size:12px;
margin-top:0px;margin-bottom:0px;">
		    &ITEM_CURRENCY&
		  </p>
		</td>
		<td align="right">
     <p style="font-family: Segoe UI, Verdana, Helvetica,Arial,sans-serif;width:100%;color:#545454;font-size:12px;
margin-top:0px;margin-bottom:0px;">
		    &ITEM_AMOUNT&
		  </p>
		</td>
	  </tr>
	</table>
  </td>
  <td style="border-bottom:1px solid #9BBB59;">
    &nbsp;
  </td>
  <td style="border-bottom:1px solid #9BBB59;">
    &nbsp;
  </td>
  <td style="border-bottom:1px solid #9BBB59;">
    <p style="font-family: Segoe UI, Verdana, Helvetica,Arial,sans-serif;width:100%;color:#545454;font-size:12px;
margin-top:0px;margin-bottom:0px;">
	  &ITEM_CLEARING&
	</p>
  </td>
  <td>
    &nbsp;
  </td>
  <td>
    &nbsp;
  </td>
</tr>

ACC_STATEMENT_BALANCE

1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
<tr>
  <td height="40">
    &nbsp;
  </td>
  <td>
    &nbsp;
  </td>
  <td colspan="2">
    <p style="font-family: Segoe UI,Verdana,Helvetica,Arial,sans-serif;width:100%;color:#545454;font-size:12px;
font-weight:bold;margin-top:0px;margin-bottom:0px;">
	  Balance at &DATE_TO&
	</p>
  </td>
  <td>
    &nbsp;
  </td>
  <td colspan="">
    <table width="70%">
	  <tr>
	    <td width="10">
    <p style="font-family: Segoe UI,Verdana,Helvetica,Arial,sans-serif;width:100%;color:#545454;font-size:12px;
font-weight:bold;margin-top:0px;margin-bottom:0px;">
		    $
		  </p>
		</td>
		<td align="right">
    <p style="font-family: Segoe UI,Verdana,Helvetica,Arial,sans-serif;width:100%;color:#545454;font-size:12px;
font-weight:bold;margin-top:0px;margin-bottom:0px;">
		    66,754.00
		  </p>
		</td>
	  </tr>
	</table>
  </td>
  <td>
    &nbsp;
  </td>
  <td>
    &nbsp;
  </td>
  <td>
    &nbsp;
  </td>
  <td>
    &nbsp;
  </td>
</tr>
<tr>
  <td colspan="11">
    &nbsp;
  </td>
</tr>

ACC_STATEMENT_FOOTER

1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
<tr>
  <td height="5">
    &nbsp;
  </td>
  <td style="border-top:3px solid #9BBB59;" colspan="8">
    &nbsp;
  </td>
  <td>
    &nbsp;
  </td>
  <td>
    &nbsp;
  </td>
</tr>
<tr>
  <td height="20">
    &nbsp;
  </td>
  <td colspan="8">
    <p style="font-family:'Segoe UI',Helvetica,sans-serif;width:100%;color:#545454;font-size:14px;margin-top:0px;
margin-bottom:0px;">
	  If you have any question about this statement please contact us on +44 20 8987 0440
    </p>
  </td>
  <td>
    &nbsp;
  </td>
  <td>
    &nbsp;
  </td>
</tr>
<tr>
  <td height="20">
    &nbsp;
  </td>
  <td colspan="8">
    <p style="font-family:'Segoe UI',Helvetica,sans-serif;width:100%;color:#9BBB59;font-weight:bold;
font-size:14px;margin-top:0px;margin-bottom:0px;">
      Arch Customer Service
    </p>
  </td>
  <td>
    &nbsp;
  </td>
  <td>
    &nbsp;
  </td>
</tr>
<tr>
  <td colspan="11" height="5">
    &nbsp;
  </td>
</tr>

COMMON_FOOTER

1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
<tr style="background-color:#EEECE1;">
  <td style="border-top:3px solid #9BBB59;" colspan="11">
    &nbsp;
  </td>
</tr>
<tr style="background-color:#EEECE1;">
  <td style="background-color:#EEECE1;">
    &nbsp;
  </td>
  <td style="background-color:#EEECE1;" colspan="9">
    <i style="font-family:'Segoe UI',Helvetica,sans-serif;width:100%;color:#545454;font-size:12px;margin-top:0px;
margin-bottom:0px;">
      This is an automatic e-mail generated by Arch Floe. Find out more at
      <a href="http://www.floe.com">
        www.floe.com
      </a>
    </i>
  </td>
  <td style="background-color:#EEECE1;">
    &nbsp;
  </td>
</tr>
<tr style="background-color:#EEECE1;">
  <td colspan="11">
    &nbsp;
  </td>
</tr>