<table width="100%" cellspacing="0" cellpadding="0" class="table">
      <tr>
	<td width="10" bgcolor="#00436d" class="td">&nbsp;
      </td>
      <td valign="middle" align="left" height="50" bgcolor="#00436d" class="td1">
            <div class="div">{StoreOwnerName}</div>
	</td>
     </tr>
</table>
<table width="100%" cellspacing="0" cellpadding="0" class="tablebody">
<tr bgcolor="#D8D8D8">
<td align="left" valign="top" class="tdbody" bgcolor="#F9F9F9">
<b>Greetings</b>,
<br/><br/>
We received an order linked with your e-mail. If you made this order, please follow the instructions below. If you did not make this order at our online store, you can safely ignore this e-mail.<br/><br/>

For each new customer our store creates a customer account. With this customer account you can continue to make orders online without providing billing and shipping information a second time. Also, you can review the status of all your online orders.<br/><br/>

Click the link below to activate your customer account {AccountName} and set your password.<br/><br/>

{AccountNewPasswordLink}<br/><br/>

If clicking doesn't seem to work, you can copy and paste the link into your browser's address window, or retype it there. <br/><br/>

Thank you for visiting our store!<br/><br/>

-------------------------------------------------------------<br/>
{StoreOwnerName}<br/>
{StoreOwnerWebsite}<br/>
-------------------------------------------------------------<br/>
</td>
</tr>
</table>
<style>
.table {
        max-width:600px;
        border-left:solid 1px #e6e6e6;
        border-right:solid 1px #e6e6e6;
       }
.tablebody {
       max-width:600px;border-left:solid 1px #e6e6e6;border-right:solid 1px #e6e6e6;
     }
.td {
     width:10px;
     background:linear-gradient(to bottom,#005587 0%,#00436d 89%);
     background-color:#00436d;
   }
.td1 {
       background:linear-gradient(to bottom,#005587 0%,#00436d 89%);background-color:#00436d;padding:0;margin:0;
     }
.tdbody{
  color:#2c2c2c;display:block;line-height:20px;font-family:arial;font-weight:300;margin:0 auto;clear:both;border-bottom:1px solid #e6e6e6;background-color:#f9f9f9;padding:20px;
}
.div {
      color:#FFFFFF;font-weight:bold;font-family:arial;line-height:20px;font-size:20px;
     }
</style>
