#tblComercio table {
	border-spacing:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#E7E7E7;
	color: #333333;
}

#tblComercio caption {
	font-weight: bold;
	background: #006699 url(tables/corner.gif) no-repeat right top;
	border-bottom:2px solid #1975d7;
	color: #FFF;
	text-transform:uppercase;
	padding:10px;
}

#tblComercio td, th {
	padding: 4px;
}

#tblComercio thead th {
	text-align: center;
	background: #f9ffee;
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
}

#tblComercio tbody th {
	font-weight: bold;
}

#tblComercio tbody tr		{
	background-color:#FFF; 
	text-align:left;
	}
#tblComercio tbody tr.odd 	{
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

#tblComercio tbody tr td { 
	height:20px;
	background: #FFF;
	border: 1px solid #FFF;
	}

#tblComercio tbody tr.odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
	}

#tblComercio table td.linkComer a:link, table td.linkComer a:visited {
	color: #1975D7;
	text-decoration: none;
}

#tblComercio table td a:link {
	color: #1975D7;
	border-bottom:0px solid #8FD5FF;
	text-decoration: none ;
}

#tblComercio table td a:hover {
	color: #50ADEA;
	border-bottom:0px solid #8FD5FF;
	text-decoration: none ;
}

#tblComercio table td a:visited {
	color: #0080C0;
	border-bottom:0px solid #0080C0;
	text-decoration: none ;
}

#tblComercio tbody td a[href="http://www.infectedfx.net"] {
	margin: 0 auto;
	height: 15px;
	background: url(tables/ok.gif) no-repeat;
	border-bottom: 0;
	padding:3px 0px 0px 18px;
	font-weight:bold;
	color:#FF8601;
}

#tblComercio table a[title^="Download"] { 
	background: url(tables/down.gif) no-repeat center;
	padding:20px 0px 0px 15px;
}

#tblComercio tfoot th, tfoot td {
	background-color:#E7E7E7; padding:10px;
	text-align:center; 
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size:22px; font-weight:bold; font-style:italic;
	border-bottom:3px solid #CCC;
	border-top:1px solid #DFDFDF;
}

.clMas {
	color: black;
	outline: black;
	text-decoration: underline;
}
	
.clMas hover {
	color: #50ADEA;
	border-bottom:0px solid #8FD5FF;
	text-decoration: none ;
}	