body{
	margin: 0 0 0 0;	
	padding: 0 0 0 0;	
	font-size: 10pt;
	background-color: FBFFFF;
}


table{
	border-collapse: collapse;
	font-size: 10pt;
	border:0px;
	margin: 0 0 0 0;	
	padding: 0 0 0 0;
}
img{
	margin: 0 0 0 0;	
	padding: 0 0 0 0;
	border:0px solid red;
}



table#top{
	border: 0px solid red;
	height: 120px;
	width: 770px;
	background-image: url(../images/logotop.png);
	background-repeat: no-repeat;
}

table#top td#dist{
	height: 88px;
	border: 0px solid red;
}

table#top td#menu{
	height: 30px;
	border: 0px solid white;
}

#menu_table{
	width: 100%;
}
table.mcontent{
	border: 1px solid #369AFE;
}
table.mcontent td{
	padding: 4 4 4 4;
	text-align: justify;
	color: #0099ff;
	background-color: white;
}


table.content{
	border: 1px solid #369AFE;
	/*border-top: 0;*/
}
table.content td{
	padding: 1em 1em 1em 1em;
	text-align: justify;
	color: #0099ff;
	background-color: white;
}
table#panels{
	margin-left:0px;
	width: 100%;
}

table#panels td{
	padding-top:0.5em;
	vertical-align: top;
}
