.ihale_table table {
	border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#E7E7E7;
	color: #b7b7b7;
}
.ihale_table thead td {
	text-align: left;
	background: #F5F5F5;
	color: #666;
	border: 1px solid #FFF;
}
.ihale_table em {
	background:url(info.gif) no-repeat left;
	padding-left:16px;
	font: bold 12px arial;
	color:#333;
}
.ihale_table caption {
	font-weight: bold;
	background: #50ADEA url(corner.gif) no-repeat right top;
	border-bottom:2px solid #1975d7;
	color: #FFF;
	padding:10px;
	font-face:verdana;
	font-size:16px;
}

.ihale_table td {
	padding: 1px;
}
.ihale_table th {
	padding: 4px;
}

.ihale_table thead th {
	text-align: center;
	background: #F5F5F5;
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
}

.ihale_table tbody th {
	font-weight: bold;
	border-bottom:1px solid #e1e1e1;
}

.ihale_table tbody tr		{
	background-color:#FFF; 
	text-align:left;
	
	}
.ihale_table tbody tr.odd 	{
	background: #f9f9f9;
	border-top:1px solid #FFF;
}
.ihale_table tbody th a:link,.ihale_table tbody th a:visited{
	color:#96D030;
	background:url(http://infectedfx.net/css/tables/layout.gif) no-repeat; 
	padding:3px 0px 0px 18px;

	}
.ihale_table tbody th a:hover{
	color:#FF8601;
	}
	.ihale_table tbody tr td { 
	font-size:12px;
	height:20px;
	background: #FFF;
	color:#333;
	border: 1px solid #FFF;
	border-bottom:1px solid #e3dbdb;
	border-right:1px dotted #e1e1e1;
}
.ihale_table tbody tr.odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
	}

.ihale_table table td a:link,.ihale_table table td a:visited {
	color: #1975D7;
	text-decoration: none;
}

.ihale_table table td a:hover {
	color: #50ADEA;
	border-bottom:2px solid #8FD5FF;
	text-decoration: none ;
}
.ihale_table 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;
}

.ihale_table table a[title^="Download"] { 
	background: url(http://infectedfx.net/css/tables/down.gif) no-repeat center;
	padding:20px 0px 0px 15px;
}

.ihale_table tfoot td {
	background-color:#f5f5f5; padding:10px;
	text-align:center; 
	font-family:Tahoma;
	color:blue;
	font-size:16px; font-weight:bold;
	border:0;
}
.noborder,.noborder tbody td,.noborder tbody tr td {
	border:0;
	border-bottom:1px solid #e1e1e1;
}