@charset "utf-8";
/* CSS Document */
/*
Theme: inphecthyuz
Author: Infected-FX
URL: www.infectedfx.net
Country: Mexico
*/
table {
	border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#E7E7E7;
	color: #0678a9;
	text-transform:uppercase;
}

caption {
	font-weight: bold;
	font-size:11px;
	background: #50ADEA ;
	border-bottom:2px solid #1975d7;
	color: #FFF;
	text-transform:uppercase;
	padding:10px;
}

td, th {
	padding: 4px;
}

thead th {
	text-align: center;
	background: #F5F5F5;
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
}

tbody th {
	font-weight: normal;
}
.th2 {
	color:#FF0000;
	font-weight: normal;
}
.th2 a:link, a:visited, a:hover{
	color:#FF0000;
	font-weight: normal;
}
tbody tr		{
	background-color:#FFF; 
	text-align:left;
	}
tbody tr.odd 	{
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

tbody th a:link, tbody th a:visited{
/*	color:#96D030;
	background:url(tables/layout.gif) no-repeat; */
	color: #51AF4B;
	padding:3px 0px 0px 3px;
	}
tbody th a:hover{
	color:#0678a9;
	}

tbody tr td { 
	height:50px;
	background: #FFF;
	border: 1px solid #FFF;
	}

tbody tr.odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
	}

table td a:link, table td a:visited {
	color: #1975D7;
	text-decoration: none;
}

table td a:hover {
	color: #50ADEA;
	border-bottom:2px solid #8FD5FF;
	text-decoration: none ;
}

tfoot th, tfoot td {
	background: #F5F5F5;
	text-align:center; 
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
}
img {
	border: none;
	behavior: url(http://www.vatsur.org/home/js/iepngfix.htc); 
}
img, class, blockquote { behavior: url(http://www.vatsur.org/home/js/iepngfix.htc); }
