body
{
}
.UnvisibleTable
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 100%;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	position: static;
	border-bottom-style: none;
}
.FolderTitleCells
{
	border-right: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	border-bottom: #c0c0c0 1px solid;
	background-color: #f2f2db;
}
.FolderButton
{
	cursor: hand;
}
.FolderName
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial;
	text-align: left;
}
.ToolButon
{
	border-right: #f2f2db 2px solid;
	border-top: #f2f2db 2px solid;
	border-left: #f2f2db 2px solid;
	cursor: hand;
	border-bottom: #f2f2db 2px solid;
}
.ToolButonFocus
{
	border-right: 2px outset;
	border-top: 2px outset;
	border-left: 2px outset;
	border-bottom: 2px outset;
	cursor: hand;
}
.ContentsHeaderCell
{
	border-right: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	font-size: 12px;
	border-left: #c0c0c0 1px solid;
	color: white;
	border-bottom: #c0c0c0 1px solid;
	font-family: Arial;
	position: static;
	background-color: #768753;
	text-align: center;
}
.ContentsCell
{
	background-color: #f2f2db;
}
.PiclistCell
{
	border-right: #7f7f7f 1px solid;
	border-top: #7f7f7f 1px solid;
	padding-bottom: 5px;
	border-left: #7f7f7f 1px solid;
	padding-top: 5px;
	border-bottom: #7f7f7f 1px solid;
}
.WorkLink
{
	color: #974b00;
}
.AddElement
{
	font-size: 12px;
	cursor: hand;
	color: #974b00;
	font-family: Arial;
} 
