@charset "utf-8";

.body {
	margin: 0px;
	padding: 0;
	border: 0;
}


.sLogo {
	position : fixed;
	bottom : 20px;
	right : 20px;
	font-family : arial;
	font-weight : bold;
	font-size : 0.7em;
	color : #99dddd;
	letter-spacing : 10pt;
}


.font1 {
	color : ff0000
}


.domaintable1 {
	position : absolute;
	background-image : url('img/bg_gra_blue.png');
	left : 0px;
	right : 0px;
	
}



div.maxtable {
	width : 100%;
}

table, td, th {
	border=: 0px;
}

div.maxtable table {
	width : 100%;
	margin : 0 0 0 0 ;
}