/* CSS Document */

body{
background-color:#FFFFFF;
margin-left:0px;
margin-bottom:0px;
margin-right:0px;
margin-top:0px;
}

/******************************************    top header   ***********************************/
.topheaderbg{
background-image:url(../images/topheaderbacground.jpg);
background-repeat:repeat-x;
height:165px;
}




/**************************************     footer     ***************************************/
.footerbg{
background-image:url(../images/footerImages.jpg);
background-repeat:repeat-x;
height:33px;
}
.databground
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	/*background-color:f7ffe1;*/
	background-color:#eeeeee;
}
.userdataheaderid
{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	word-spacing:1px;
}

.butn {
	font-family: Verdana;
	font-size: 11px;
	height: 22px;
	border: 1px solid; 
	color:white; 
	font-weight:bold;
	background-color:#032272 ;
	cursor: hand;
}


.gridlink
{
	font-size: 11px;
	text-transform: capitalize;
	color:Black;
	font-family: Verdana, Tahoma, 'Times New Roman' , Arial;	
	text-decoration:none;
}

.gridh
{
	font-weight: bold;	
	font-size: 11px;
	text-transform: capitalize;	
	color: #ffffff;
	font-family: Verdana, Tahoma, 'Times New Roman' , Arial;
	background-color:#032272;
	padding-left:2px;
	padding-top:4px;
	height:15;
}
.gridi
{
	font-size: 11px;
	text-transform: capitalize;
	color:Black;
	font-family: Verdana, Tahoma, 'Times New Roman' , Arial;	
	background-color:#eeeeee;
	/* background-color:#5883f4;	*/
	padding-left:2px;	
}
 