html, body, #container{
	height:100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	background:#296a90;
}
table#table100x100
{
    height: 100%;

}
a{outline: none;}