.tablebackgroundtop{
	position: absolute; 
	background-image: url(elements/barc.gif);
	background-repeat: repeat-x; 	
	left: 10px; 
	top: 10px; 
	width: 760; 
	height: 115; 
	z-index: 1;
	}
.tableheader{
	position: absolute; 
	left: 116px; 
	top: 60px; 
	width: 680; 
	height: 75; 
	z-index: 2;
	}	
.tablesidebar{
	position: absolute; 
	left: 30px; 
	top: 40px; 
	width: 140;  
	z-index: 1;
	}
.tablecontent{
	position: absolute; 
	left: 190px; 
	top: 120px; 
	width: 600; 
	height: 510; 
	z-index: 1;		
	}
.tablebuttons{
	position: absolute; 
	left: 10; 
	top: 125; 
	width: 800; 
	z-index: 2;	
	}
.tablelogo{
	position: absolute; 
	left: 10; 
	top: 10; 
	width: 106; 
	height: 115; 
	z-index: 2; 
	}
.tabletitle{
	position: absolute; 
	left: 116; 
	top: 10; 
	width: 600; 
	height: 50; 
	z-index: 2; 
	}
.tablelogoback{
	position: absolute; 
	left: 180; 
	top: 80; 
	background-image: url('');
	background-repeat: no-repeat; 
	z-index: 1; 
	width: 600; 
	height: 481; 	
	}