.scrollable {
	width: auto;
	height: 95%;
	overflow: auto;


} 
.maintable {
	height: 85%;
	width: auto;
	overflow: hidden;
	visibility: inherit;


}
