.users-list {
	font-family : Verdana, sans-serif ;
	font-size : 7pt;
	height: 180px;
	width: 287px;
	padding:5px;
}

.users-list-hseparator {
	background-color: #DBDBDB;
	height: 1px;
	overflow:hidden;
}

.users-list-vseparator {
	background-color: #DBDBDB;
	width: 1px;
	overflow:hidden;
	height:180px;
}


a.users-link{
	color: #FF0000;
	text-decoration: none;
	font-size : 8pt;
	font-weight: bold;
	font-family : verdana;
	line-height : 10px;
}

a.users-link:hover {
	text-decoration: none;
	color:#000000;
	font-size : 8pt;
	font-weight: bold;
	font-family : verdana;
	line-height : 10px;
}

.users-topic {
	color: #FF0000;	
	font-size : 14px;
	font-weight: bold;
	font-family : verdana;
	line-height : 20px;
}

.users-upper-band {
	border: 1px solid #DBDBDB;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	padding-left: 5px;
}

.users-listbox{
width:500px;
}

.users-listbox .Key {
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:150px;
}


.users-table {
	width: 575;
}

.users-managementTD {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}

.users-headerTR {
	background-color: #BBBBBB;
}

.users-headerTD {
	padding-left: 4px;
}

.users-contentTR {
	background-color: #EBEBEB;
}

.users-contentTD {
	padding-left: 4px;
}

