body {
	background-color: #E8E8E4; 
	background-image: url('../images/body.jpg');
	background-attachment: fixed;
	font: 13px arial, sans-serif;
}

a:link,
a:active,
a:visited {
	color: #2020C0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h3 {
	font: bold 16px arial, sans-serif;
}

img {
	border: none;
}

/* form elements */

form {
	margin: 0;
	padding: 0;
}

input[type="submit"] {
	font: bold 13px arial, sans-serif;
}

/* page sections */

#page {
	border: 2px solid #C8C8C8;
	background: #FFFFFF;
	margin: 0 auto;
	width: 766px;
	padding: 5px;
}

#header {
	border: 0;
	margin-bottom: 5px;
	background-color: transparent;
	background: #9F9579 url(../images/body.jpg) repeat-x;
}

#main {
	background: url(../images/main_bg.png) repeat-y;
	width: 766px;
	margin: 0 auto;
}

#content {
	float: right;
	width: 541px;
	padding: 10px;
	text-align: justify;
}

#footer {
	background: url(../images/footer.png) no-repeat;
	padding: 15px 0 0 0;
	line-height: 30px;
	font-size: 12px;
	text-align: center;
}

/* navigation menu */

#menu {
	float: left;
	width: 200px;
}

#menu h3 {
	background: #2D241D;
	font: bold 13px arial, sans-serif;
	color: #002800;
	margin: 0;
	padding: 0 0 0 10px;
	line-height: 30px;
	color: #F0FFF0;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	border-top: 1px solid #F0F0F0;
	border-bottom: 1px solid #B0B0B0;
	list-style: none;
}

#menu li a {
	display: block;
	font: 12px arial, sans-serif;
	color: #000000;
	padding: 0 0 0 4%;
	width: 96%;
	line-height: 26px;
	text-decoration: none;
}

#menu li a:hover {
	background: #9D7F5B;
	color: #FFFFFF;
	font-weight: bold;
}

.pager {
	text-align: right;
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #CDC;
	padding-right: 5px;
}

.title {
	font-size: 14px;
	color: #002800;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 9px;
	border-bottom: 1px solid #CDC;
}

.form_title {
	border-bottom: 1px solid #D0D0D0;
	padding: 5px 6px;
}

.error_box {
	background: #FFC0C0;
	font-weight: bold;
	margin: 10px 0;
	padding: 12px;
}

.proxy_list {
	width: 100%;
	border-top: 0;
}

.proxy_list th {
	font: bold 13px arial, sans-serif;
	border-bottom: 1px solid #BBB:
}

.proxy_list .proxy {
	text-align: left;
}

.proxy_list .hits {
	text-align: center;
}

.proxy_list .speed {
	text-align: center;
}

.proxy_list .country {
	text-align: center;
}

.proxy_list .time {
	text-align: center;
}

.proxy_list .premium {
 text-align: left;
 background-color: #FFCACA !important;
}

.proxy_list .premium a {
 color: #990033;
}

.proxy_list .premium a:hover {
 font-weight: bold;
}

.proxy_list .featured {
 text-align: left;
 background-color: #66FFCC !important;
}

.proxy_list .featured a {
 color: #006633;
}

.proxy_list .featured a:hover {
 font-weight: bold;
}

.proxy_list .highlighted {
 text-align: left;
 background-color: #FFFFCC !important;
}

.proxy_list .highlighted a {
 color: #993300;
}

.proxy_list .highlighted a:hover {
 font-weight: bold;
}

.proxy_list .paid {
 text-align: left;
 background-color: #FFFFCC !important;
}

.proxy_list .paid a {
 color: #990033;
}

.proxy_list .paid a:hover {
 font-weight: bold;
}

.submit_form {
	width: 100%;
}

.submit_form .desc {
	font-weight: bold;
}

.submit_form dd {
	margin: 0px;
	padding: 0px;
}


tr.sponsoredproxy td {
	padding-top: 5px;
	padding-bottom: 5px;
}
tr.sponsoredproxy td.medal > div {
	background: url(/images/medal.png) repeat-x;
	height: 20px;
	width: 20px;
	margin-left: 5px;
}
tr.ad_tier1 {
	background-color: #e0ac89;
	font-size: 15px;
}
tr.ad_tier2 {
	background-color: #e0bc99;
	font-size: 14px;
}
tr.ad_tier3 {
	background-color: #e5cca9;
}
