body {
	position:relative;
	background-color: #e3e3e3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0;
 	padding: 0; 
	height:100%;
}
img{border:0;}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}
.contesto{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-left:0;
	padding-right:0;
	text-align:center;
	width:800px;	
	height:100%;	
}
.Header{
	background-image:url("../images/header.gif");
	background-repeat:no-repeat;
	width:auto;
	height:104px;
	text-align:left;
	padding-left:15px;
	margin-top:0px;
}
.Corpo{
	background-image:url("../images/body.gif");
	background-repeat:repeat-y;
	width:auto;
	padding-left:20px;
	padding-right:20px;	
	min-height:800px;
	height:100%;
}
.Bottom{
	background-image:url("../images/bottom.gif");
	background-repeat:no-repeat;
	width:100%;
	height:35px;
	padding-top:15px;
}
.Bott00 {
	background-image:url("../images/tabheader.gif");
	background-repeat:repeat-x;
	border:1px solid Gray;
	width:63px;
	height:18px;
	padding-bottom:3px;
	font-size:90%;
}
.Bott01 {
	background-image:url("../images/tabheader.gif");
	background-repeat:repeat-x;
	border:1px solid Gray;
	height:18px;
	padding-bottom:3px;
	font-size:90%;
}
.TD00 {
	background-image:url("../images/sfondo01.gif");
	background-repeat:repeat-y;
	border:1px Solid #CCCCCC;
}
.TR00 {
	background-image:url("../images/sfondo02.gif");
	background-repeat:repeat-X;
	border-top:1px Solid #CCCCCC;
	/*border-bottom:1px Solid #CCCCCC;	*/
}

