TABLE.users-table
{
	background-color: #343434;
}

.onlineUsers 
{
	margin: 5px 20px 10px 20px;
	text-align: center;
	font-size: 11px;
}

.onlineUsers TABLE
{
	border: solid 0px black;
	border-collapse: collapse;
	font-size: 12px;
}

.onlineUsers TABLE TH
{
	border: solid 1px black;
	background-color: #505050;
	padding-left: 5px;
}
.onlineUsers TABLE TH.center { text-align: center; }

.onlineUsers TABLE TD
{
	border: solid 1px black;
	border-top: solid 0px black;
	background-color: #282828;
	padding-left: 5px;
}
.onlineUsers TABLE TD.center { text-align: center; }

.userName
{
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 10px;
}


.userBody
{
	background-repeat: repeat-y;
	border: solid 0px black;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 100%;
}

.userdata
{
	margin: 1px 0px 0px 10px;
	text-align: left;
	color: white;
	font-weight: bold;
	font-size: 13px;
}

.userdata a 
{
	font-weight: normal;
}

.userdatasmall
{
	margin: 20px 0px 0px 10px;
	text-align: center;
	color: white;
	font-weight: normal;
	font-size: 11px;
}

.userdatasmall a 
{
	font-weight: normal;
}



.userMain
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 50px;
	font-weight: normal;
	width: 510px;
	text-align: justify;
	overflow: auto;
}

.userName01
{
	width: 10px;
	height: 22px;
	background-image: URL('../images/users/users_05.gif');
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
}

.userName02
{
	vertical-align: baseline;
}

.userNameDIV
{
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 10px 0px 5px;
	height: 22px;
	background-color: #6A0F0F;
}

.userName03
{
	width: 39px;
	height: 35px;
	background-image: URL('../images/users/users_04.gif');
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
}

.usersTD01
{
	width: 28px;
	height: 500px;
	background-image: URL('../images/users/users_01.gif');
	background-repeat: no-repeat;
	background-position: center center;
	border-right: solid 1px black;
	background-color: #000000;
}

.usersTD02
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 571px;
	height: 90px;
	background-image: URL('../images/users/users_02.gif');
	background-repeat: no-repeat;
	background-position: right top;
	border: solid 0px black;
	text-align: left;
}

.usersTD03
{
	width: 571px;
	height: 330px;
	background-image: URL('../images/users/users_03.gif');
	background-repeat: no-repeat;
	background-position: center top;
	border: 0px;
	text-align: left;
	border: solid 0px black;
}

.usersTD04
{
	vertical-align: baseline;
	width: 571px;
	height: 50px;
	text-align: right;
}
