body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #8E0000;
	SCROLLBAR-HIGHLIGHT-COLOR: #f3f3f3;
	SCROLLBAR-SHADOW-COLOR: #f3f3f3;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #8E0000;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-3d-light-color: #0A6F9E
}
.liga {
	color: #BE0100;
	font-weight: bold;
	font-family: tahoma;
	cursor:hand;
}
.scrollCaja
{ 
	width:650px; 
	height:360px; 
	background-color:#ffffff; 
	overflow:auto;
}
.ligaT:visited {font-size: 14px; font-weight: bold; text-decoration: underline; color: #BE0100;} 
    .ligaT:active {font-size: 14px; font-weight: bold; text-decoration: underline; color: #BE0100;} 
    .ligaT:link {font-size: 14px; font-weight: bold; text-decoration: underline; color: #BE0100;} 
    .ligaT:hover {font-size: 14px; font-weight: bold; text-decoration: underline; color: #FD4140;} 
	
    .ligaC:visited {font-size: 9px; font-weight: text-decoration: underline; color: #BE0100;} 
    .ligaC:active {font-size: 9px; font-weight:  text-decoration: underline; color: #BE0100;} 
    .ligaC:link {font-size: 9px; font-weight:  text-decoration: underline; color: #BE0100;} 
    .ligaC:hover {font-size: 9px; font-weight:  text-decoration: underline; color: #000066;} 
.flechas {
	color: #BE0100;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
}
.flechas:hover {
	color: #BE0100;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: underline;
}
td {
	color: #737373;
	font-size: 11px;
	font-family: tahoma;
}
.td_rn {
	color: #BE0100;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.td_ch {
	color: #737373;
	font-size: 9px;
	font-family: tahoma;
}
.td_chn {
	color: #737373;
	font-size: 9px;
	font-family: tahoma;
	font-weight: bold;
}
.titulo1 {
    font-size: 14px;
	font-weight: bold;
	color: #BE0100;
	font-family: tahoma;
}
.titulo2 {
    font-size: 13px;
	font-weight: bold;
	color: #737373;
	font-family: tahoma;
}
.titulo3 {
    font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: tahoma;
}
.fondo {
	background-image: url(tcsimg/fondo_tcs.jpg);
	background-repeat: repeat-y;
}
#contenedor{
border: 0px solid #f00;
padding: 0px;
margin: 0px;
}
.contenido {
	background-color:#FFFFFF;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-color:#999999;
	color:#000000;
}
.ewTable {
	color: inherit; 
	font-family: tahoma; 
	font-size: 11px;
	border: 0px outset;
	border-collapse: collapse;
}

.ewTable td {
	padding: 4px; 
	border: 1px solid; /* cell spacing */
	border-color: #CCCCCC;  /* table background color */
}