/* CSS Document */

html{
height:100%;
background-color:#e7e7e7;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #636363;
}
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	height:100%; 
	background-color:#e7e7e7;
	background-position:0 -490px; 
	background-image:url(/images/x1/bgx.png); 
	background-color:transparent; 
	background-repeat:repeat-x;
}

