body,td,th {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	cursor:auto;
	
}	
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.centrato {
	width:200px;
	position:relative; 
	margin:auto; 
	padding:2px; 
	color: #000000;
	text-align:center;
	background:#6782A4;
} 

.textbox {
	text-align:center;
	width:180px;
	height:24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	margin:2px;
	border:none;
	
}
.editbox {
	text-align:left;
	width:180px;
	height:24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	margin:2px;
	border:none;
	
}
.descbox {
	text-align:left;
	width:180px;
	height:80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	margin:2px;
	border:none;
	
}
.buttongraph {
	text-align:center;
	width:180px;
	height:24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background:#6782A4;
	font-weight: normal;
	margin-top:8px;
	margin-bottom:6px;
	border:1px solid #FFFFFF;
	
} 
.buttonric {
	text-align:center;
	width:110px;
	height:24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background:#6782A4;
	font-weight: normal;
	margin-top:8px;
	margin-bottom:6px;
	border:1px solid #FFFFFF;
	
}