.Tabla2 {
	background-color: #f7f7f7;
	border-top: thin solid #989898;
	border-right: thin solid #989898;
	border-bottom: thin none #989898;
	border-left: thin solid #989898;
}
.Tabla2Copia {
	background-color: #f7f7f7;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #989898;
	border-right-color: #989898;
	border-bottom-color: #989898;
	border-left-color: #989898;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
}
.textoplantilla {
	background-color: #f3f3f3;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #989898;
	border-right-color: #989898;
	border-bottom-color: #989898;
	border-left-color: #989898;
}
.TablaInscripcion {
	background-color: #F3F3F3;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	border: 1px solid #989898;
}
.TablaInscripcionResalt {
	background-color: #FFFFE8;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	border: 1px solid #989898;
	line-height: 20px;
}
.Tabla2CopiaCompleta {

	background-color: #f7f7f7;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #989898;
	border-right-color: #989898;
	border-bottom-color: #989898;
	border-left-color: #989898;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
}

