/* CSS Document */

/* CSS Document */

/*
Theme: inphecthyuz
Author: Infected-FX
URL: www.infectedfx.net
Country: Mexico
*/

.Ftable{
	border-spacing: 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#E7E7E7;
	color: #333333;
}

.Ftable caption{
	font-weight: bold;
	border-bottom:2px solid #1975d7;
	color: #FFF;
	text-transform:uppercase;
	padding:5px;
	background-color: #50ADEA;
	background-image: url(../images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.Ftable td, th{
	padding: 4px;
}

.Ftable thead td{
	text-align: center;
	background: #F5F5F5;
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
}

.Ftable td{
	font-weight: bold;
}

.Ftable tr{
	background-color:#FFFFFF; 
	text-align:left;
	}
.Ftable tr.odd{
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

.Ftable a:link, a:visited{
	color:#96D030;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
.Ftable a:hover{
	color:#FF8601;
	}

.Ftable tr td { 
	height:10px;
	background: #FFF;
	border: 1px solid #FFF;
	}

.Ftable tr.odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
	}

.Ftable a:link, .Ftable td a:visited {
	color: #1975D7;
	text-decoration: none;
}

.Ftable a:hover {
	color: #50ADEA;
	border-bottom:2px solid #8FD5FF;
	text-decoration: none ;
}
.Ftable td a {
	margin: 0 auto;
	height: 15px;
	border-bottom: 0;
	padding:3px 0px 0px 18px;
	font-weight:bold;
	color:#FF8601;

	background-repeat: no-repeat;
}


.Fgrayblock {
	text-align: center;
	color: #333333;
	border: 1px solid #FFF;
	text-transform:uppercase;
	background-color: #F9F9F9;
	font-weight: bold;
}
.Profile_List {
	line-height: 22px;
	color: #990000;
	list-style-image: url(../images/bullets%20lib/0009_round%20cyan.png);
	list-style-type: none;
}



.ProfileTable{
border-spacing: 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#E7E7E7;
	color: #333333;
}

.ProfileTable td,th{
	padding: 5px;
}
