@charset "utf-8";
/* CSS Document */

<!--
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style11 {
	font-size: 16px;
	font-weight: bold;
}
.style12 {
	font-size: 18px;
	font-weight: bold;
}
.style18 {font-size: 16px; }
.style20 {font-size: 24px; font-weight: bold; }
-->

tbody.TtipoA td {
	height: 20px;
}

tbody.TtipoA tr {
	height: 40px;
}

table.TtipoA {
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	border:1px solid #000000;
	border-spacing: 0px; 
	line-height: 1.4em;
	}
	
tr.SecondTitle {
	background-color:#000;
	color:#FFF;
	font-size:12px;
	height: 20px;
}

td.SecondTitle {
	background-color:#000;
	color:#FFF;
	font-size:12px;
	height: 20px;
}

tbody.TtipoA tr:hover td {
	background: #800000;
	background-position: 5px;
	color: #ffffff; 
}


tbody.TtipoA tr:hover th {
	background: #800000 url(../Imagenes/arrow_red2.gif) left center no-repeat;
	background-position: 5px;
	color: #ffffff; 
}

tbody.TtipoA th {
	background: #FFFFFF url(../Imagenes/arrow_white2.gif) left center no-repeat;
	background-position: 5px;
	padding-left: 40px !important; 
	}
	
thead.PrimeTitle th {
	background-image:url(../Imagenes/bg_footer.gif);
	color:#FFF;
	font-size:12px;
	padding: 0px;
	margin: 0px;
	height: 21px;
}

table.TtipoB {
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	border:1px solid #000000;
	border-spacing: 0px; 
	line-height: 1.4em;
	}

thead.PrimeTitle2 th {	
	background: url(../Imagenes/bg_th2.gif) left;
	height: 21px;
	color: #FFFFFF;
	/*font-size: 0.8em;*/
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	padding: 5px 7px;
	margin: 20px 0px 0px;
	text-align: center;
}
thead.PrimeTitle2 td {	
	background: #FFF;
	height: 21px;
	color: #333;
	/*font-size: 0.8em;*/
	font-size: 10px;
	font-family: Arial;
	font-weight:bold;
	padding: 2px 2px;
	margin: 10px 0px 0px;
	text-align: center;
}

tbody.TtipoB tr:hover td {
	background: #800000;
	background-position: 5px;
	color: #ffffff; 
}
tbody.TtipoB tr:hover th {
	background: #800000;
	background-position: 5px;
	color: #ffffff; 
}
