TEXTAREA {
	font-family:		Tahoma, Verdana, Arial;
	font-size:			8pt;
	width:				100%;
	border:				1px solid #7b9ebd;
}

body
{
        font-family: Tahoma, Verdana, Arial;
        font-size: 11px;
        margin:        0px;
        border: 0px;
        cursor: default;
}

td {
        font-size: 11px;
       }
/*
INPUT {
	font-size:			8pt;
	font-family:		Tahoma, Verdana, Arial;
	width:				100%;
	height:				19px;
	border:				1px solid #7b9ebd;
}
*/
.xpbutton, button {
	filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
	cursor:	hand;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	border:	1px solid #7b9ebd;
}
.header
{ 
	border-bottom: solid 1px #D4D0C8;
	border-top: solid 1px #D4D0C8;
	background-color:#EBEADB;
	height:20px;
	}
.gridRow
{	height:20px;
	}
.headerTD
{
	 text-align:center;
	 border: solid 1px #D4D0C8;
	}
.TdName
{	padding-left:1px;
	border-bottom: solid 1px #D4D0C8;
	}	
.TdData
{	text-align:center;
	border-bottom: solid 1px #D4D0C8;
	}	

.TdAuthor
{ padding-left:10px;
	border-bottom: solid 1px #D4D0C8;
	}	


.TdVersion
{ text-align:center;
	border-bottom: solid 1px #D4D0C8;
	}
.permissionTD
{
	border-bottom: solid 1px #D4D0C8;
	}	

.container {background:#C9C9DF; color:#000000; margin:0 15px;}
.rtop, .rbottom{
display:block;
background:#fff;
}
.rtop *, .rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#C9C9DF;
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{
margin: 0 1px;
height: 2px
}

.m_container {background:#FFFFFF; color:#000000; margin:0 15px;}
.m_rtop, .m_rbottom{
display:block;
background:#E8EAF0;
}
.m_rtop *, .m_rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#FFFFFF;
}
.m_r1{margin: 0 5px}
.m_r2{margin: 0 3px}
.m_r3{margin: 0 2px}
.m_r4{
margin: 0 1px;
height: 2px
}

.propName{
	padding-left:5px;
	border-top: solid 1px #C0C0C0;
	background-color:#FFFFFF;	
	}
.propValue{
	border-top: solid 1px #FFFFFF;
	padding-left:5px;
	background-color:#F0F1F7;	
	}
.roleName{
	text-align:center;
	background-color:#B1C8E7;
	width:200px;
	cursor:hand;
	}
.rolePermissions
{
	background-color:#DFEDFE;
	border-bottom:solid 1px #BBBBBB;
	}
.userName{
	text-align:center;
	background-color:#B1C8E7;
		}	
.folderName{
	text-align:center;
	background-color:#B1C8E7;
	}
.folderPermissions
{
	background-color:#DFEDFE;
	}
.tdpermissions{
	height:21px;
	}
.tdFolderName{
	height:21px;
	border-bottom:solid 1px #BBBBBB;
	background-color:#E3E7EB;
	vertical-align:middle;
	cursor:hand;
	width:100%;
		}
.TdRead{   
	text-align:center;
	background-color:#FDFEFF;
	width:50px;
	cursor:hand;
	border-bottom:solid 1px #BBBBBB;
	}		

.TdCreate{
	text-align:center;
	background-color:#F0F5FC;
	width:50px;
	cursor:hand;
	border-bottom:solid 1px #BBBBBB;
	}		


.TdUpdate{
	text-align:center;
	background-color:#DCE8F8;
	width:50px;
	cursor:hand;
	border-bottom:solid 1px #BBBBBB;
	}		

.TdDelete{
	text-align:center;
	background-color:#C2D7F2;
	width:50px;
	cursor:hand;
	border-bottom:solid 1px #BBBBBB;
	}	
.tdUsers
{
	background-color:#4C77B4;
	text-align:center;
	border-bottom:solid 1px #BBBBBB;
	cursor:hand;
	width:50px;
	}	
.tdEmpty{
	width:100%;
	}		
.spanFolderName
	{
		height:100%;
		vertical-align:middle;
		}
	
.trClass2
{
	background-color:#E6E9EE;
	}	

.trClass1
{
	background-color:#FFFFFF;
	}	
.spanEmpty
{
	background-color:#FFFFFF;
	text-align:center;
	}
	
.df_PropertyHeader
{  background-color:#F6F6F6;
	padding-left:5px;
	width:100%;
	height:20px;
	}
.df_PropertyPanel
{	
	background-color:#EBEADB;
	text-align:right;
	height:18px;
	width:100%;
	}
	
.df_PropertyName
	{
	padding-left:5px;
	border-top: solid 1px #C0C0C0;
	background-color:#FFFFFF;
	width:200px;
	height:20px;
		}
.df_PropertyValue
{
	border-top: solid 1px #C0C0C0;
	padding-left:5px;
	background-color:#F6F6F6;
	width:70%;
	height:20px;
	}