body, table, tr, td {
	height: 100%;
        font-family: verdana;
        font-size: 12px; 
	background: #99aabb;
	overflow:hidden;
}
.contentdiv {
	height: 95%;
	width: 100%;
}
.content {
	height: 94%;
	width: 100%;
	border: 0;
	background: #ffffff;
}
.navbar {
	height: 7%;
	margin: 0px 0px;
}

