body {
	background: #1e1e1e;
	color: #00aaff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	padding: 0px;
	line-height: 14px;
	margin: 3px;
	text-align: left;
}

table, td, th {
	padding: 0px;
	line-height: 16px;
	margin: 0px;
	text-align: left;
	border-spacing: 0px;
	empty-cells: show;
}

h1 {
	color: #00aaff;
	font-size: 20px;
	letter-spacing: 6px;
	line-height: 22px;
}

a {
	color: #00aaff;
	text-decoration: none;
}

a.heading {
	color: #ffffff;
}

a.selectedmember {
	color: #0088ff;
	font-weight: bold;
}

a.activemember {
	color: #ffffff;
}

a.inactivemember {
	color: #990000;
}

div.left-container {
	position: relative;
	top: 0px;
	left: 5px;
	float: left;
	width: 175px;
	margin: 0px;
}

div.right-container {
	position: relative;
	top: 0px;
	left: 15px;
	float: left;
	width: 720px;
	margin: 0px;
	overflow: hidden;
}

div.namelist {
	background: #141414 url(images/block-background.png) 0 100% repeat-x;
	border: 1px solid #3c3c3c;
	color: #969696;
	padding: 5px;
	margin: 0px;
	text-align:justify;
}

div.name {
	position: absolute;
	left: 196px;
	top: 0px;
	width: 254px;
	height: 10px;
	letter-spacing: 4px;
	font-weight: bold;
	text-align: center;
	/*
	border-color: #00aaff;
	border-style: solid;
	border-width: 2px;
	*/
}

div.stats {
	position: relative;
	width: 350px;
	float: right;
	background: #141414 url(images/block-background.png) 0 100% repeat-x;
	border: 1px solid #3c3c3c;
	color: #969696;
	padding: 5px 5px 20px 5px;
	margin: 0px 5px 0px 5px;
	text-align:justify;
}

td.infohdr {
	text-align:left;
	width: 60px;
}
td.infotxt {
	text-align:left;
	width: 150px;
}
td.awardhdr {
	width: 100px;
}

div.awards {
	position: relative;
	top: 10px;
}
div.awards table tr td {
	vertical-align:top;
}

div.pictures {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align:justify;
}

div.ingamepic {
	position: relative;
	left: 10px;
	background: #141414 url(images/block-background.png) 0 100% repeat-x;
	border: 1px solid #3c3c3c;
	color: #969696;
	position: relative;
	float: left;
	text-align: center;
}

div.memberpic {
	background: #141414 url(images/block-background.png) 0 100% repeat-x;
	border: 1px solid #3c3c3c;
	color: #969696;
	position: relative;
	float: left;
	left: 10px;
	text-align: center;
}

div.picholder {
	position: relative;
	float: right;
	top: 3px;
	right: 3px;
	width: 444px;
	text-align: center;
}

div.gamepic {
	background: #141414 url(images/block-background.png) 0 100% repeat-x;
	border: 1px solid #3c3c3c;
	color: #969696;
	position: relative;
	float: left;
	top: 3px;
	text-align: center;
}

div.mappic {
	background: #141414 url(images/block-background.png) 0 100% repeat-x;
	border: 1px solid #3c3c3c;
	color: #969696;
	position: relative;
	float: left;
	left: 12px;
	top: 3px;
	text-align: center;
}

div.wpnpic {
	background: #141414 url(images/block-background.png) 0 100% repeat-x;
	border: 1px solid #3c3c3c;
	color: #969696;
	position: relative;
	float: right;
	top: 3px;
	right: 0px;
	text-align: center;
}

table {
	empty-cells: show;
}

table.maintable {
border-spacing: 5px;
}

table.namelist {
	border-width: 1px;
	border-spacing: 0px;
}

table.mid {
	width: 250px;
	border-width: 1px;
	border-spacing: 0px;
}

table.right {
	border-width: 1px;
	border-spacing: 0px;
}

table.info {
	border-spacing: 2px;
}

td {
	border-spacing: 0px;
}

td.activemember {
	color: #00cc00;
	line-height: 10px;
}

td.inactivemember {
	color: #990000;
}
div.left-container table.namelist {
	margin:0;
	padding:0;
}
th.heading {
	color: #ffffff;
	text-align: center;
	line-height: 10px;
}

td.bhistory {
	color: #ffffff;
}

td.name {
	color: #ffffff;
	letter-spacing: 4px;
	font-weight: bold;
	height: 25px;
	text-align: center;
}

td.info {
	vertical-align: top;
}

td.picture {
	height: 252px;
}

td.pl {
	color: #00aaff;
	text-align:center;
}

td.won, span.won {
	color: #88cc00;
	text-align:center;
}

td.lst, span.lst {
	color: #cc0000;
	text-align:center;
}

td.drw, span.drw {
	color: #cc8800;
	text-align:center;
}

td.flag {
	height: 25px;
}

td.percentage {
	color: #ffffff; /* #44cc77 */
	font-weight: bold;
	text-align: center;
}

tr.namelist {
	height: 15px;
}