body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	margin-top: 0px;
	background-image: url(/img/bgnnt.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#main, #content {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;

}


#menu {
	width: 950px;
	margin: 0 auto;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;	
}

#menu a {
	font-weight:400;
}

table.menunavbar a {
	font-size:14px;
}

td.menubutt {
	background-attachment: fixed;
	background-color: #2A00FF;
	background: url(img/menubutt.gif);
	background-repeat: no-repeat;
	height: 49px;
	width: 251px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}

td.menubutt a {
	height: 49px;
	width: 251px;
	padding-top:10px;
	padding-left:10px;
	text-decoration:none;
	color:#FFF;
	font-size:20px;
	font-weight:400;
	display: block;
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

a.France {
	background-image: url(img/flag-france-menu.gif);
	color:#FFF;
}

a.USA {
	background-image: url(img/flag-usa-menu.gif);
}

a.UK {
	background-image: url(img/flag-uk-menu.gif);
}





#top {
	width:100%;
	height:64px;
}
#topmenu {
	width:100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}
#proxylist {
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	font-size:12px;
}

#proxylist .ip
	{
		width: 300px;
		color:#00F;
	}

.toplogo {
	width:272px;
	height:64px;
	float:left;
}
.toplinks {
	height:64px;
	float:right;
}
.toplinks div {
	padding-top:5px;
}
#menubar {
	width: 100%;
/*	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #336699;*/
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
/*	margin-bottom: 20px;*/
}
div.navbar {
	width:100%;
	height:26px;
	margin-right:auto;
	background:url(img/top_bg2_.png);
	background-repeat:no-repeat;
}
.menubutton {
	float:left;
	width:129px;
	height:26px;
	margin-left:5px;
	background:url(img/menu_button.gif);
	text-align:center;
}
.menubutton div {
	padding:5px;
}
div.menubutton a {
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div.navbar img {
	padding-left: 5px;
}
.top_ads1 {
	text-align:right;
	margin-bottom:0px;
	padding-bottom:0px;
}

#footer .top_ads1 {
	text-align:center;
	margin-bottom:0px;
	padding-bottom:0px;
}

#footer .top_ads1 a{
	font-size:14px;
}

.ad_center {
	width:728px;
	height:90px;
	margin-top:30px;
	margin-left:10px;
}

/* @deprecated */
.nowrap {
	white-space: nowrap;
}
div.nowrap {
	margin: 0;
	padding: 0;
}
/******************************************************************************/
/* general tags */

textarea, tt, pre, code {
	font-family:        monospace;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color:              #336699;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color:              #FF0000;
}
/*.navbar a:link {
	font-weight: normal;
}
.navbar a:visited {
	font-weight: normal;
}
.navbar a:active {
	font-weight: normal;
}
.navbar a:hover {
	font-weight: normal;
	text-decoration: none;
}*/


a.select:link, a.select:visited, a.select:active {
	font-weight: normal;
	color:              #0000FF;
}
a.select:hover {
	text-decoration: none;
	color:              #FF0000;
}

a.codeenlink {
	font-size:10px;
}

#footer a {
	font-weight: normal;
}

a strong {
	color: #00F;
}

dfn {
	font-style:         normal;
}
dfn:hover {
	font-style:         normal;
	cursor:             help;
}
th {
	font-weight:        bold;
	color:              #0000FF;
	background-color: #D3DCE3;
}

#proxylist .ip
	{
		width: 170px;
		}
		
#proxylist .anonymity {
	width: 150px;
}

#proxylist .updated {
	width: 100px;
}

#proxylist .organization {
	font-size: 11px;
}


a img {
	border:             0;
}
/* buttons in some browsers (eg. Konqueror) are block elements,
   this breaks design */

img, input, select, button {
	vertical-align:     middle;
}
/******************************************************************************/
/* classes */

fieldset.tblFooters {
	margin-top:         0;
	margin-bottom:      0.5em;
	text-align:         right;
	float:              none;
	clear:              both;
}
fieldset .formelement {
	float:              left;
	margin-right:       0.5em;
	/* IE */
    white-space:        nowrap;
}
/* odd items 1,3,5,7,... */
table tr.odd th, .odd {
	background-color: #FFFFFF;
}
/* even items 2,4,6,8,... */
table tr.even th, .even {
	background-color: #FFFFFF;
}
/* odd table rows 1,3,5,7,... */
table tr.odd th, table tr.odd, table tr.even th, table tr.even {
	text-align:         left;
}
/* marked tbale rows */
table tr.marked th, table tr.marked {
	background:   #FFCC99;
	color:   #000000;
}
/* hovered items */
.odd:hover, .even:hover, .hover {
	background: #CCFFCC;
	color: #000000;
}
/* hovered table rows */
table tr.odd:hover th, table tr.even:hover th, table tr.hover th {
	background:   #CCFFCC;
	color:   #000000;
}
.checkboxarrow {
	margin-left: 0.6em;
	margin-right: 0.3em;
}
.clear {
	padding-top:0.1em;
}
ol {
	font-size:12px;
	padding-right:10px;
}
#footer {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;
	text-align:center;
/*	background-color: #FFF;*/
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
/*	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;	*/
}
#footer div {
	margin-top:10px;
	font-size:12px;
}
h1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	color: #cc6633;
	text-align:center;
	margin: 10px;
}
h2 {
	MARGIN-TOP: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	MARGIN-BOTTOM: 0px;
	PADDING-BOTTOM: 0px;
	COLOR: #000066;
	PADDING-TOP: 0px;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
h3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #cc6600;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom:0px;
	padding-top: 10px;
	padding-bottom:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cc6600;
}
h3.type2 {
	color: #336699;
	border-top-color: #336699;
	word-spacing: normal;
}
h4 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #cc6600;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin:inherit;
}
h4.type2, h4.type3 {
	color:#336699;
	text-align:center;
}
h4.type2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#336699;
}
strong {
	COLOR: #584C40
}
hr {
	color: #cc6600
}
.note {
	color:#FF0000;
	font-weight:bold;
}
.center {
	text-align:center;
}
div.padding0 {
	padding-left:0px;
}
/* Proxy Export */

#form1 {
	width: 100%;
	margin-top: 10px;
	height: 250px;
}
#form1 .left {
	float:left;
	padding-left: 50px;
	width: 200px;
	height: 250px;
}
#form1 .right {
/*	width: 300px;*/
	height: 250px;
	text-align: justify;
	font-size: 12px;
	float: left;
	margin-left: 25px;

}
#form1 .right p {
	margin-top: 0px;
}
#form1 input {
	display:block;
	margin-top: 10px;
}
button {
	background-color: #FFFFFF
}
#form1 input, textarea, select {
	color : #000000;
	border:1px solid;
	border-color : #336699;
	width: 200px;
}
#form1 input {
	color: #336699;
	background-color: #FFFFFF;
	font-size: 14px;
}
form {
	scrollbar-face-color:#808080;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#d4d0c8;
	scrollbar-shadow-color:#C0C0C0;
	scrollbar-highlight-color:#C0C0C0;
	scrollbar-3dlight-color:#d4d0c8;
scrollbar-darkshadow-Color:#C0C0C0#;
}
/* Proxy List Navigation */

#navigation {
	margin:0px;
	text-align:center;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#navigation a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #336699;
	text-decoration: none;
	color: #336699;
	line-height:30px;
}
#navigation a:hover, #navigation a:active {
	border:1px solid #336699;
	color: #FFFFFF;
	background-color: #336699;
}
#navigation span.selected {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #336699;
	font-weight: bold;
	background-color: #336699;
	color: #FFFFFF;
}

#countries {
	width:100%;
	padding-bottom: 25px;
}

#countries1, #countries2, #countries3 {
	width:33%;
	float:left;
}

#top_adv {
	width:95%;
	padding: 10px;
	margin: 0 auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
/*	border: 1px solid #2A3FAA;*/
	background-color:#FFF;
	
}

#top_adv1 {
	padding-left:81px;
}

#bottom1_adv {
	padding:10px;
	}
	
#bottom2_adv {
	padding-top:10px;
}

.clear1 {
	clear:both
}

#premiumcnt {
	line-height:25px;
}


.scrapebox:after {
	content: "scrapebox";
}

#news {
	font-size:14px;
	text-align:center;
	background-color:#FFF;
	padding:15px;
}

#news span{
	display:block;
	color:#F30;
	font-weight:bold;
	font-size:18px;
	margin-bottom:15px;
}