if you want to create a single border around your table with no cell borders straight in the table tag itself the code to use is
<table style="border: 1px solid #000080" >