.TITULOROJO {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #EB002A;
	text-decoration: none;
}
.TITULOGRIS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #141414;
	text-decoration: none;
}
.Contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.ContenidoBOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.ContBOLDRojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #EB002A;
	text-decoration: none;
}
.Table { 
	/*border-spacing:1px;
	background:#dfe8eb;*/
	margin:auto;
}

.Table td, .Table th {
	padding:4px;
}

.Table tbody tr td { 
	height:20px;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
}

.Table tbody tr.odd td{ 
	background: #EDEDED;
	border-top:1px solid #FFFFFF;
}