body {width: 100%;background: #738fa9}
DIV{position: relative;}

table, tbody, thead, th, td{background-color: transparent;}

.AdminBlock
{
	background-color: #ccffcc;
	position: absolute;
	font-weight: 800;
	color: darkblue;
	font-size: 11px;
	left: 0px;
	top: 0px;
	z-index: 1000;
}
.AdminBlock IMG
{vertical-align: top;}

