.tblUsers
{
	border:1px solid #A7BAC5;
	background-color:#EFFBFE;
	font-family:Arial Narrow;
	font-size:15px;
	height:555px;
}

.tblUsers_Container 
{
	height:500px;
	width:90%;
}

.tblUsers_Users_div
{
	border:1px solid #A7BAC5;
	background-color:White;
	float:left;
	width:20%;
	overflow:Auto;
	height:100%;
}

.tblUsers_UsersList_td
{
	z-index:3;
	width:100px; 
	text-decoration:hand;
	cursor:hand;
	border:1px solid white;
	padding:3px;
	height:18px;	
}

.tblUsers_UsersList_td:hover
{
	width:100px;
	cursor:hand;
	background-color:#EFFBFE;
	border:1px solid #A7BAC5;
	padding:3px;
	height:18px;	
}

.tblUsers_UsersList
{
	height:15px;
	width:89%;	
}

.btnSelect_User
{
	text-decoration:none;	
	background-color:Transparent;
	width:120%;
	border-style:none;
	text-align:left;
	height:16px;
	z-index:1;
	cursor:hand;
}

.tblUsers_Information_div
{
	border:1px solid #A7BAC5;
	background-color:White;
	float:left;
	width:78%;
	height:100%;
	margin-left:10px;
}

.tblUsers_Information
{
	margin:10px;
}

.dgNewsHeader
{
	font-family:Arial Narrow;
	font-size:14px;
	color:White;
	background-color:#00257E;	
	font-weight:bold;	
}
.dgNewsAltItemSTyle
{
	font-family:Arial Narrow;
	font-size:14px;
	font-weight:normal;	
}
.dgNewsItemSTyle
{
	font-family:Arial Narrow;
	font-size:14px;
	background-color:White;	
	font-weight:normal;
}

html>/**/body .tblOutsourcingTD, x:-moz-any-link, x:default 
{ 
	 padding:20px;
} /* Only FireFox 3 */