body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:white;
	}
h1, h2 {
	font-family: Georgia, Palatino, Times New Roman, serif;
	margin:0px 0px 15px 0px;
	padding:0px;
	line-height:28px;
	font-weight:900;
	color:#404040;
	}

h1 {
	font-size:24px;
}
h2 {
	font-size:16px;
}
p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px;
	padding-bottom: 16px;
}

blockquote {
        font:11px/20px verdana, arial, helvetica, sans-serif;
        margin:0px 0px 16px 4px;
        padding-left: 6px;
        border-left: 2px solid #666666;
        color: #666666;
}

pre {
        margin:0px 0px 16px 4px;
        padding-left: 6px;
}

p.alert {
	color: #a92323;
}

input {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:16px;
	font-color: white;
	color:#008000;
	font-weight:600;
}
li {
        font:11px/20px verdana, arial, helvetica, sans-serif;
        }
#Content>p {margin:0px;}

a {
	color:#0000FF;
	font-size:12px;
	text-decoration:underline;
	font-weight:800;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#0000FF;}
a:visited {color:#0000FF;}
a:hover {text-decoration: none;}

img {
        border: none;
        }

#Header {
	margin:20px 0px 10px 0px;
	padding:17px 0px 5px 20px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:33px; /* 14px + 17px + 2px = 33px */
	border-style:solid;
	border-color:black;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background-color:#eaeaea;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px; /* the correct height */
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {height:14px;}

#Content {
	margin:0px 50px 50px 210px;
	padding:10px;
	}

#Menu {
	position:absolute;
	top:70px;
	left:20px;
	width:192px;
	padding:10px;
	background-color:#ffffff;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:170px;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:170px;}

#Ads {
        right:20px;
        padding-top: 15px;
        background-color:#ffffff;
        line-height:17px;
/* Again, the ugly brilliant hack. */
        voice-family: "\"}\"";
        voice-family:inherit;
        color: #bbbbbb;
        font:12px/14px Verdana;
        }
a.ad { 
		font-size: 12px;
		text-decoration:none;
		font-weight:800;
		font-family:verdana, arial, helvetica, sans-serif;
        }
a.ad:hover {
		text-decoration: underline;
		/*font-style: italic;*/
		}



div.PR {
    clear: both;
    font-size: 7pt;
    padding: 0px;
    height: 14px;
}

div.DC, div.TB, div.LPR {
    float: left;
}

div.DC {
    width: 140px;
}   
div.BD {
    color: #DD3300;
}
.txt {
	BORDER-RIGHT: #999 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #999 1px solid; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 16px; BACKGROUND: url(images/txtbg.gif); PADDING-BOTTOM: 2px; MARGIN-LEFT: 20px; BORDER-LEFT: #999 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #999 1px solid
	}
#display {
					BORDER-RIGHT: #A3BF74 1px solid; 
					PADDING-RIGHT: 0.5em; 
					BORDER-TOP: #A3BF74 1px solid; 
					PADDING-LEFT: 0.5em; 
					PADDING-BOTTOM: 0.5em; 					
					BORDER-LEFT: #A3BF74 1px solid; 
					PADDING-TOP: 0.5em; 
					BORDER-BOTTOM: #A3BF74 1px solid;
					color: #000;
					border-style: outset;
					background: #fff;
				}
/*
Theme: inphecthyuz
Author: Infected-FX
URL: www.infectedfx.net
Country: Mexico
*/

table.fancytable {
	border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#E7E7E7;
	color: #b7b7b7;
}

caption {
	font-weight: bold;
	background: #50ADEA url(images/corner.gif) no-repeat right top;
	border-bottom:2px solid #1975d7;
	color: #FFF;
	text-transform:uppercase;
	padding:10px;
}

table.fancytable td, table.fancytable th {
	padding: 4px;
}

table.fancytable thead th {
	text-align: center;
	background: #F5F5F5;
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
}

table.fancytable tbody th {
	font-weight: bold;
}

table.fancytable tbody tr		{
	background-color:#FFF; 
	text-align:left;
	}
table.fancytable tbody tr.odd 	{
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

table.fancytable tbody th a:link,table.fancytable tbody th a:visited{
	color:#96D030;
	background:url(images/layout.gif) no-repeat; 
	padding:3px 0px 0px 18px;
	}
table.fancytable tbody th a:hover{
	color:#FF8601;
	}

table.fancytable tbody tr td { 
	height:50px;
	background: #FFF;
	border: 1px solid #FFF;
	text-align: center;
	valign: center;
	}

table.fancytable tbody tr td.pr { 
	background: #FFF;
	border: 1px solid #FFF;
	font-weight: bold;
	font-size:24px;
	background: #FFF;
	color: #339900;
	text-align: center;
	valign: center;
	}
table.fancytable tbody tr.odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
	}

table.fancytable td a:link, table.fancytable td a:visited {
	color: #1975D7;
	text-decoration: none;
}

table.fancytable td a:hover {
	color: #50ADEA;
	border-bottom:2px solid #8FD5FF;
	text-decoration: none ;
}
table.fancytable tbody td a[href="http://www.infectedfx.net"] {
	margin: 0 auto;
	height: 15px;
	background: url(images/ok.gif) no-repeat;
	border-bottom: 0;
	padding:3px 0px 0px 18px;
	font-weight:bold;
	color:#FF8601;
}

table.fancytable a[title^="Download"] { 
	background: url(images/down.gif) no-repeat center;
	padding:20px 0px 0px 15px;
}

table.fancytable tfoot th,table.fancytable tfoot td {
	background-color:#E7E7E7; padding:10px;
	text-align:center; 
	font-family: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;
}