#cuadro {
	border: 1px solid #99CC00;
}
#form1 tr {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-right-color: #99CC00;
	border-bottom-color: #99CC00;
	border-left-color: #99CC00;
}
#borde_inf {
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
}
#titulogrupal {
border-bottom-width: 3px;
	border-bottom-style:solid;
	border-bottom-color:#99CC00;
}
