BODY {

	background-color: #FFF;
	border:1px #CCC solid;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.titulo_m {
	
	background-color:#2C6CA7;
	font-weight:bold;
	font-size:9pt;
	color:#FFF;
	text-align:center;
	}

a:link { text-decoration: none; color: #FFF; }
a:active { text-decoration: none; color: #FFF; }
a:visited { text-decoration: none; color: #FFF; }
a:hover { text-decoration: underline; color: #FFF; }

.tabla {  
	
	font-size: 9pt;
	color: #000;
	border: 0px #000000 solid;
	background-color: #0F0;
}

.form {
	font-size: 8pt;
	color: #000;

}

.td {
	
	background-color:#D8EBEB; 
	height:20px;
	padding:5px;
	line-height:14px;
}

.td1 {
	
	background-color:#A9D3D3;
	height:20px;
	padding:5px;
	line-height:14px;

}


.admin {  color: #0000CC;
}
.info {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000}
