.tabla {
	border-top: 1px none #000000;
	border-right: 1px inset #000000;
	border-bottom: 1px inset #000000;
	border-left: 1px inset #000000;
}
.ecuerpo{
	font-family: Verdana;
	font-size: 10px;
	text-align: justify;
	color: Black;
	}
.sombra {
	background-image: url(Resources/s_b.jpg);
	height: 5px;
	width: 611px;
}
.HTabla {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
	background-color: White;
}
.fecha{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10;
	font-weight: bolder;
	color: #F0F8FF;
}
.texto1 {
	text-align: justify;
	font: normal medium;
	color: Black;
}
.copy{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10;
	font-weight: inherit;
}
.tabla2 {
	border-top: 1px none #000000;
	border-right: 1px inset #000000;
	border-bottom: 1px inset #000000;
	border-left: 1px inset #000000;
	background-color: Silver;
}
/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #DCDCDC;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #DEE3E7; border-style: none; }
.req  /* Estilo para las tablas */ { color: red; font-size: smaller; }
.priv /* Estilo para las tablas */ { color: InactiveCaption; font-size: smaller; }
.copia2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10;
	text-align: justify;
	color: Black;
	font-style: normal;
	line-height: normal;

}

