@charset "utf-8";
body {
	background:#000000 url(../img/fondo.jpg);
	background-repeat: repeat-x;
}
.onlineGMs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #848484;
	background-color: #1f1f1f;
	margin-bottom: 30px;
	border: 1px solid #363636;
}


.onlineGMs td {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9pt;
	font-weight: normal;
}
.onlineGMs th {
	background-color: #373737;
	text-align: left;
	color: #FFFFFF;
	background-image: url(../img/gradient_thead.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #363636;
	vertical-align: middle;
}

table.sortable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #848484;
	background-color: #1f1f1f;
	border: 1px solid #363636;
}
table.sortable thead {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #848484;
	background-color: #1f1f1f;
	border: 1px solid #363636;
}
table.sortable td {
	font-size: 9pt;
	background-color: #000000;
	text-align: left;
}
table.sortable th {
	background-color: #373737;
	text-align: left;
	color: #FFFFFF;
	background-image: url(../img/gradient_thead.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #363636;
	vertical-align: middle;
}

table.sortable td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #848484;
	text-decoration: none;
}

table.sortable td a:hover {
	color: #c4c4c4;
}

.onlinePlrs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #848484;
	background-color: #1f1f1f;
	border: 1px solid #363636;
}
.onlinePlrs td {
	font-size: 9pt;
	background-color: #000000;
	text-align: left;
}
.onlinePlrs th {
	background-color: #373737;
	text-align: left;
	color: #FFFFFF;
	background-image: url(../img/gradient_thead.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #363636;
	vertical-align: middle;
}
.opaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	background-color:#000000;
}
.editbox {
	font-size: 9pt;
	color: #FFFFFF;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	border: 1px solid #7f7f7f;
	padding: 1px;
	margin: 1px;
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}
.mapname {font-size: 7pt}

.onlinePlrs td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #848484;
	text-decoration: none;
}

.onlinePlrs td a:hover {
	color: #c4c4c4;
}
