body 				{text-align:center;}
table	    		{border-style: solid;
		 			 border-width: 1px 1px 1px 1px;
					 border-color: white;
					 margin-left:auto; 
					 margin-right:auto;}
table.mainwindow	{width: 1010px;}
table.mainnavi		{text-align: center;
					 width: 100px;}
table.results		{width: 900px; 
					 text-align: center;}
table.search		{width:600px;}
table.advancedsearch{width:600px;}
table.shoppingcart	{width:900px;
					 text-align: center;}
table.shipment		{width: 400px;}
table.invoice		{width: 900px;}
table.orders		{width: 900px;
					 text-align: center;}
table.article		{width: 600px;}
tr.title			{background-color:  	#A8A8A8;
					 text-align: center;
					 font-weight: bold;}
tr.title2			{background-color:  	#C8C8C8 ;}
tr.items			{background-color:  	#D8D8D8;}
td.left				{text-align:  left;}
td.mainnavitd		{vertical-align: top;
					 width: 100px;}
td.right			{text-align:  right;}
td.center			{text-align: center;}
td.invoiceitems		{width: 150px;}
a 					{color: #000000;}
a.search			{text-decoration: none;}
