table.wgrey {
	border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#E7E7E7;
	width: 100%;
	color: #666;
}

table.wgrey caption {
	font-weight: bold;
	background: #50ADEA url(http://infectedfx.net/css/tables/corner.gif) no-repeat right top;
	border-bottom:2px solid #1975d7;
	color: #FFF;
	text-transform:uppercase;
	padding:10px;
}

table.wgrey td, th {
	padding: 4px;
}

table.wgrey thead th {
	text-align: center;
	background: #F5F5F5;
	color: #000;
	border: 1px solid #FFF;
	text-transform:uppercase;
}

table.wgrey tbody th {
	font-weight: bold;
}

table.wgrey tbody tr		{
	background-color:#FFF; 
	text-align:left;
	}
table.wgrey tbody tr.odd 	{
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

table.wgrey tbody th a:link, tbody th a:visited{
	color:#96D030;
	background:url(http://infectedfx.net/css/tables/layout.gif) no-repeat; 
	padding:3px 0px 0px 18px;
	}
table.wgrey tbody th a:hover{
	color:#FF8601;
	}

table.wgrey tbody tr td { 
	background: #FFF;
	border: 1px solid #FFF;
	}

table.wgrey tbody tr.odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
	}
	
table.wgrey tbody tr#high td{ 
	background: #0f0;
	border-top:1px solid #FFF;
	}

table.wgrey  td a:link, table td a:visited {
	color: #1975D7;
	text-decoration: none;
}

table.wgrey td a:hover {
	color: #50ADEA;
	border-bottom:2px solid #8FD5FF;
	text-decoration: none ;
}
table.wgrey tbody td a[href="http://www.infectedfx.net"] {
	margin: 0 auto;
	height: 15px;
	background: url(http://infectedfx.net/css/tables/ok.gif) no-repeat;
	border-bottom: 0;
	padding:3px 0px 0px 18px;
	font-weight:bold;
	color:#FF8601;
}

table.wgrey  a[title^="Download"] { 
	background: url(http://infectedfx.net/css/tables/down.gif) no-repeat center;
	padding:20px 0px 0px 15px;
}

table.wgrey tfoot th, tfoot td {
	background-color:#E7E7E7; padding:10px;
	text-align:center; 
	border-bottom:3px solid #CCC;
	border-top:1px solid #DFDFDF;
}


table.trealizados {
  border-collapse: collapse;
  /*border: 1px solid #03476F;*/
  font: normal 11px verdana, arial, helvetica, sans-serif;
  color: #363636;
  width: 80%;
  margin: 0px auto;
  }
table.trealizados caption {
  text-align: center;
  font: bold 18px arial, helvetica, sans-serif;
  background: transparent;
  padding:6px 4px 8px 0px;
  color: #03476F;
  text-transform: uppercase;
  }
table.trealizados td,table.trealizados th {
  /*border: 1px dotted #03476F;*/
  padding: .4em;
  color: #363636;
  }

  table.trealizados thead th, tfoot th {
  font: bold 11px verdana, arial, helvetica, sans-serif;
  border: 1px solid #03476F;;
  text-align: left;
  background: #4591AD;
  color: #FFFFFF;
  padding-top:3px;
  }
  
table.trealizados h2.titletrabajo {border-bottom: 1px solid #24407e;font-size: 12px;font-weight: bold;}

table.trealizados tbody td a {
  background: transparent;
  text-decoration: none;
  color: #24407e;
  }
table.trealizados tbody td a:hover {
  background: #24407e;
  color: #FFFFFF;
  }
table.trealizados tbody th a {
  font: normal 11px verdana, arial, helvetica, sans-serif;
  background: transparent;
  text-decoration: none;
  font-weight:normal;
  color: #363636;
  }
  
table.trealizados a img {border: 1px solid #000000;}  
  
table.trealizados tbody th a:hover {
  background: transparent;
  color: #363636;
  }
table.trealizados tbody th,table.trealizados tbody td {
  vertical-align: top;
  text-align: left;
  }
table.trealizados tfoot td {
  border: 1px solid #03476F;
  background: #4591AD;
  padding-top:3px;
  color: #FFFFFF;
  }
table.trealizados .odd {
  background: #AEE239;
  }
