body {
	font-family: Arial, sans-serif;
	text-align:justify;
	background-color: #FFFFFF;
	margin-top:0px;
}

#main {
width: 800px;
	}

h2 {
	color:#2F6397;
}


.menubar {
	margin: 0 auto;
	padding-bottom: 20px;
}

.menubar td {
	text-align:center;
}

div.navbar {
}


.topmenu {
	background-color:#2F6397;
	background:url(/img/top_bg.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif
	}


.navbar td.menubutton {
	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;
}

.menubutton 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);
}

a.USA {
	background-image: url(/img/flag-usa-menu.gif);
}

a.UK {
	background-image: url(/img/flag-uk-menu.gif);
}




.menubutton img {
	border:none;
	display:block;
	float:left;
	padding-left:10px;
}





#main div.text {
	padding-top:50px;
	margin:0;
	}
	
	
.top_arrow {
	width:27px;
	height:34px;
	float:left;
	}
.title_top {
	top:0;
	height:34px;
	
	}
.title_text {
	height:28px;
	padding-top:6px;
	}		
	
.displ_block {
	display:block;
	}
h1           {
	overflow: hidden;
	font-size: 20px;
	color: #CC6601;
	margin:0;
	padding:0;

}


.menu_arrow {
	position:absolute;
	top:34px;
	width:27px;
	height:25px;
	float:left;
	background-color:#2F6397;
	background:url(/img/top_bg.gif);
	background-repeat:repeat-x;
	}

/* Topmenu */

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
overflow: hidden;
}
#menu {
	font-size: 12px;
	position: absolute;
	top: 34px;
	left: 34px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

div.bg_menu {
	width: 780px;
	height:25px;
	background-image: url(/img/top_bg.gif);
	position:absolute;
	top: 34px;
	left: 34px;	
	}
	


#menu dl {
	float: left;
	width: 130px;
}
#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	background-color:#2F6397;
	background-image: url(/img/button_link.gif);
}

#menu dt:hover {
	background-image: url(/img/menu_hover.gif);
}


#menu dd {
	display: none;
	border-top: none;
	border-right: 1px solid #7C3213;
	border-bottom: 1px solid #7C3213;
	border-left: 1px solid #7C3213;
}
#menu li {
	background-color: #FFE4D1;

}
#menu dt a {
/*color: #A6D6F7;*/
color:#ffffff;
text-decoration: none;
display: block;
height: 25px;
border: 0 none;

}


#menu li a {
color: #A24119;
	padding-left: 14px;
text-decoration: none;
display: block;
height: 22px;
line-height: 22px;
border: 0 none;
	background-image: url(/img/bullets_14.gif);
	background-repeat: no-repeat;
	background-position: 3px;

}

#menu dt a:hover {
	background-color: #CC6601;
	background-image: url(/img/menu_hover.gif);
	color: #FFE4D1;
	}
#menu li a:hover {
	color: #7C3213;
	background-color: #FFD5B7;
	}

.default_cursor{
	cursor:default
}


.adv_top_links {
	margin-bottom:10px;
	}

.adv_top {
	text-align:center;			
	margin-top:10px;
	}

/* Box orange color */
.box_orange {
	width: 800px;
	border: 1px solid #CC6601;
	margin-top: 10px;
	}


.box_orange div.title {
	position:relative;
	top: -6px;
	left: 15px;
	width:130px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC6601;
	font-family:Verdana;
	background-image: url(/img/title_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
}

.box_orange div.box_text, .welcome {
	font-size:14px;
	padding: 10px;
	}

.box_orange h2, .welcome h2 {
	font-size: 14px;
	color: #2F6397;
	margin-bottom: 10px;
	margin-top: 0px;
	}

/* Proxylist */

#main_content {
	width:100%
	}
		
.proxylist {
	margin-top: 10px;
	margin-left:3px;
	border: 1px solid #2F6397;
	}


.proxylist div.title {
	position:relative;
	top: -6px;
	left: 15px;
	width:130px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2F6397;
	font-family:Verdana;
	background-image: url(/img/title_bg_blue.gif);
	background-repeat: repeat-x;
	text-align: center;
}

.proxylist div.box_text {
	font-size:14px;
	padding: 10px;
	}

.proxylist h2 {
	font-size: 14px;
	color: #CC6601;
	margin-bottom: 10px;
	margin-top: 0px;
	}

.adv_right {
	position: absolute;
	top: 600px;
	left: 800px;
	}

.statistics {
	padding-top: 15px;
	padding-right: 5px;
}
.statistics p strong {
}

.statistics p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 5px;
	text-align: justify;
}

/*Proxylist table*/
	
			
.tablelist {
	margin-top:10px;
	font-size: 0.8em;
	height:auto;
	}

.tablelist td {
	padding-left:3px;
	border-bottom: 1px solid #C0C0C0;
	height: 25px;
	
}


.notice {
	color: #FF0000;
	font-size:1.2em;
}



.maintable {

	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #C0C0C0;
	position:relative;
}




.list_navigation {
	text-align:center;
	padding:10px;
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:1px;	
	
	}
.list_sorted {
	padding-left:10px;
	padding-bottom: 10px;
	margin-bottom:25px;
	}

.list_sorted a {
	padding-right: 11px;
	color:#0000FF;
	font-size:13px;
	}


		
.search {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	}

				
.footer {
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 10px;
	FONT-SIZE: 11px;
	TEXT-ALIGN: center;
	height:30;
	border-top-color: #C0C0C0;
	border-top-style: solid;
	border-top-width: 1px;
}


/* Advrtizing*/

.adv_pps {
	margin:20px;
	border: 1px solid #336699;
	height: 90px;
	width: 728px;
	color: #333333;
	background: #feffdf
	}


.line1 {
	color:#CC6601;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	letter-spacing:1px;
	}

	

.line2 {
	font-size:20px;
	/*	color:#CC6601;*/
/*	color:#2F6397;*/
	color: #2A1F00;
	margin-top:10px
	
	}
.line2 a{
	color:#2F6397;
	font-size:26px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;

	}
.line3 {
	text-align:center;
	margin-top:10px
	}

.line3 a{
		font-weight:bold;
		font-size:30px;
		letter-spacing:1px;
		color:#00F;
		}	
	
/*.line3 a:link {
		color:#2F6397;
		}
		
.line3 a:visited {
		color:#2F6397;
		}
		
.line3 a:hover {
		color:#CC6601;
		}*/

