body {
color:#C6C6C6;
font-family: Arial,Trebuchet MS,Tahoma,Verdana,Georgia;
font-size:12px;
background-color:#232323;
/*background: #fc0 url('images/hand.png') repeat-y;
background-attachment: fixed;*/
margin:0;
padding:0;
}

body,p,a,table {
color:#C6C6C6;
font-family: Arial,Trebuchet MS,Tahoma,Verdana,Georgia;
font-size:12px;
padding:0;
}

.button input {
border: none;
padding:0px;
height:22px;
width:50px;
background:#232323;
}

input {
font-family: Arial,Trebuchet MS,Tahoma,Verdana,Georgia;
font-size:11px;
padding:2px;
/*margin-left: 5px;
border:medium none;*/
height:22px;
color:#999;
background:#303030;
/*width:200px;*/
border:#555 1px solid;
}

textarea {
font-family: Arial,Trebuchet MS,Tahoma,Verdana,Georgia;
font-size:11px;
color:#999;
border:1px solid #555;
border-left:1px solid #555;
background:#101010;
padding:2px;
}

h1 {
color:#fff;
/*text-shadow: #fff 0px 0px 5px;*/
font-family: Arial,Trebuchet MS,Tahoma,Verdana,Georgia;
font-size:13px;
font-weight: normal;
}

.top_header {
	/*padding-top: 15px;*/
	/*min-height: 90px;*/
	background: url("paco/bg_header.png") repeat-x /*right*/ bottom;
	color: #000;
	width: 100%;
	/*margin-left: 2%;*/
	/*text-align: left;*/
	/*padding: 10px;*/
	position: fixed;
	/*top: 210px;
	left: 2%;
	margin: auto;*/
}
.top_head {
	/*padding-top: 15px;*/
	/*min-height: 90px;*/
	/*background: url("paco/bg_header.png") no-repeat bottom;*/
	color: #555;
	/*width: 300px;*/
	/*margin-left: 2%;*/
	/*text-align: left;*/
	padding: 8px;
	/*position: fixed;*/
	/*top: 210px;
	left: 2%;*/
}

.top_servers {
/*min-height: 90px;*/
	/*padding-top: 15px;*/
	background: #232323 /*url("paco/bottom.png")*/ /*no-repeat center top*/;
	/*color: #fff;
	width: 300px;*/
	/*margin-left: 2%;*/
	text-align: left;
	padding: 10px;
	/*position: fixed relative;*/
	/*top: 210px;
	left: 2%;*/
}

.menu p {
color:#999;
font-weight:700;
}

.menu a:hover {
color:#999;
text-decoration:none;
}

.bottom {
color:#837E76;
font-size:11px;
}

.bottom a:hover {
color:#CDA869;
font-size:11px;
}

.refresh {
font-size:15px;
}

.refresh a:hover {
color:#C6C6C6;
font-size:14px;
text-decoration:none;
}

a:link,a:visited,a:active {
color:#fff;
text-decoration: none;
/*text-shadow: #000 0px 0px 3px;*/
}

a:hover {
color:fff;
text-decoration: underline;
/*text-shadow: #000 0px 0px 3px;*/
}

.menu,.menu a:link,.menu a:visited,.menu a:active {
color:#999;
/*text-shadow: #000 0px 0px 3px;
text-decoration: none;
border-bottom: 1px dashed #999;*/
}

.bottom a:link,.bottom a:visited,.bottom a:active {
color:#CDA869;
font-size:11px;
}

.refresh a:link,.refresh a:visited,.refresh a:active {
color:#C6C6C6;
font-size:14px;
}