/* CSS Document */

table {
		border: medium solid #999999;
		border-width: 7px;
      }
	  
table.links {
		border-width: 0px;
      }
	  
body  {
		background: #999999 url('images/mainbg.png') repeat-x;
	  }