/* CSS Document */
body {
	margin:0px;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;

}
/*#centerbox {
	position:relative;
	margin-top:110px;
	margin:110px auto;
	border:1px solid #003F86;
	width:800px;
	height:560px;
}
#header {
	position:relative;
	margin:0px;
	width:800px;
	height:300px;
}*/
#mastertable {
/*	border-bottom:1px solid #003F86;
	border-left:1px solid #003F86;
	border-right:1px solid #003F86;*/
}
