table.body-table
{
	width:	100%;
	height: 100%;
	border: 0px none;
	border-collapse: collapse	
}

.container 
{ 
	position: relative;
	left: 1px; 
	top: 1px; 
	color: #666;
	font-weight: Bold;
	font-size: 18pt;
	font-family: Tohoma;
}

.text 
{ 
	position: absolute; 
	left: -137px; 
	top: -2px; 
	color: #FFFF00;
	font-weight: Bold;
	font-size: 18pt;
	font-family: Tohoma;
} 
