
	.body {}

	.boton { 
		font-family: "Trebuchet MS", arial, helvetica; 
		font-size: 11px; font-weight: bold;
		background-color: #FFFFFF ; 
		border: thin solid #000000; 
		height: 21px; 
		width: 72px
	}

	.texto1 {
		font-weight:bold;
		font-family:"Trebuchet MS", arial, helvetica;
		font-size:11px;
	}

	.texto2 {
		color:#5887DF;
		font-weight:bold;
		font-family:"Trebuchet MS", arial, helvetica;
		font-size:11px;
	}

	.texto3 {
		font-family:"Trebuchet MS", arial, helvetica;
		font-size:11px;
	}

	.tablaFormulario {
		border-width:0;
		border-collapse:collapse;
		width:500px;
	}

	.trR1C1 {
		background-image:url('../imagenes/br1c1.gif');
		width:0%;
	}

	.trR1C2 {
		background-image:url('../imagenes/br1c2.gif');
		width:100%;
	}

	.trR1C3 {
		background-image:url('../imagenes/br1c3.gif');
		width:0%;
	}

	.trR2C1 {
		background-image:url('../imagenes/br2c1.gif');
		width:0%;
	}

	.trR2C2 {
		background-image:url('../imagenes/br2c2.gif');
		width:100%;
	}

	.trR2C3 {
		background-image:url('../imagenes/br2c3.gif');
		width:0%;
	}

	.trR3C1 {
		background-image:url('../imagenes/br3c1.gif');
		width:0%;
	}

	.trR3C2 {
		background-image:url('../imagenes/br3c2.gif');
		width:100%;
	}

	.trR3C3 {
		background-image:url('../imagenes/br3c3.gif');
		width:0%;
	}

	.tablaContenido {
		width:100%;
		border-collapse:collapse;
	}

	.tr1Fila1 {
		width:100%;
	}

	.tr1Fila2 {
		width:20%;
	}

	.tr2Fila2 {
		width:10%;
	}

	.tr3Fila2 {
		width:70%;
	}

	.tr1Fila3 {
		width:20%;
		text-align:center;
	}

	.tr2Fila3 {
		width:10%;
	}

	.tr3Fila3 {
		width:5%;
	}

	.tr4Fila3 {
		width:8%;
	}

	.tr5Fila3 {
		width:5%;
	}

	.tr6Fila3 {
		width:38%;
	}

	.tr7Fila3 {
		width:14%;
		text-align:center;
	}

	.tr1Fila3Grater {
		width:30%;
		text-align:center;
	}

	.tr2Fila3Grater {
		width:10%;
	}

	.tr3Fila3Grater {
		width:56%;
	}

	.tr4Fila3Grater {
		width:14%;
		text-align:center;
	}

	.trAceptar {
		width:50%;
		text-align:right;
	}

	.trLimpiar {
		width:50%;
		text-align:left;
	}
	
	.inputs {
		font-family:"Trebuchet MS", arial, helvetica;
		font-size:11px;
	}

	.font1 {
		font-weight:bold;
		font-family:"Trebuchet MS", arial, helvetica;
		font-size:7.5pt;
		color:#000000;
	}

	A.font1:hover {
		color:#5887DF;
		font-weight:bold;
		font-family:"Trebuchet MS", arial, helvetica;
		font-size:7.5pt;
	}