.bodys
{
	Width:800;
	Height:800;
	margin: 10px;
	background-color: White;
	font-family:tahoma;
	font-size:12pt;

}

#header
{
	
	Width:95%;
	height:100;	
	background-color: #ffffff;	
}

#centreposition
{
	width: 100%;
	font-family: Tahoma;
	height:400px;
	border-color:Black;
	border-width:1;
	border-style:solid;  
}
#footer
{
	FONT-SIZE: x-small;
	background-color:#152c58;
	FONT-FAMILY: Tahoma;	
	height:20;
	text-align:center;
	color:White; 
	width:95%; 
}
.dgGrid
{	 
    margin-right:25;
    margin-top:15;
	float:right;   
	width:70%;
	height:5%;    	
	font-family:Arial;
	font-size:14px;
	background-color:white;  
}
.dgColumns
{
	width:100;
	height:20px;  
}
#bottuns
{
	float:right; 	 
	height:100%;
	width:20%;
	background-color:#dcdcdc;
	border-color:Black;
	border-width:1;
	border-style:solid;     
}
#dgbody
{
	 border:thick solid red;
	 height:40%; 
}

.seperator
{	    
	width:100%;
	height:70px;
	
}
.lblinfo
{
	width:100%; 	 
}