﻿

.Folder_Div_Selection
{
	border:dashed 1px #000066;
}

.Folder_Label_Div_Selection
{
	background-color: #000066;
	color: white;
}


.File_Div_Selection
{
	border:dashed 1px #000066;
}

.File_Label_Div_Selection
{
	background-color: #000066;
	color: white;
}

.LabelStyle
{
	font-size: 10pt;
	overflow: hidden;
	width: 100px;
	font-family: Arial;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	max-height: 20px;
	min-height: 20px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	
}

.LabelStyleTree
{
	font-size: 8pt;
	overflow: hidden;
	width: 98px;
	font-family: Arial;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	max-height: 18px;
	min-height: 18px;
	height: 18px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	
}

.LabelEditStyle
{
	font-size: 10pt;
	
	overflow: hidden;
	width: 98px;
	font-family: Arial;
	max-height: 20px;
	min-height: 20px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	border-right: #33cccc 1px solid;
	border-left: #33cccc 1px solid;
	border-top: #33cccc 1px solid;
	border-bottom: #33cccc 1px solid;
}

.LabelEditStyleTree
{
	font-size: 8pt;
	overflow: hidden;
	width: 98px;
	font-family: Arial;
	max-height: 17px;
	min-height: 17px;
	height: 17px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	border-right: #33cccc 1px solid;
	border-left: #33cccc 1px solid;
	border-top: #33cccc 1px solid;
	border-bottom: #33cccc 1px solid;
}

.ProgressDivStyle
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Arial;
	background-color: #990000;
	text-decoration: none;
}
.FileTypeSeparation
{
	font-weight: bold;
	text-decoration: none;
	border-bottom: #afc4ce 1px solid;
}


.dragOver
{
	cursor: url("../images/hnwse.cur"), pointer;
}

.dragStart
{
	cursor: url("../images/hmove.cur"), pointer;
}

.btnDown
{
	position: relative;
	top: -2px;
}
.btnStyle
{
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.menuFont
{
	font-size: 10pt;
	font-family: Verdana;
}

.pngFix
{
	width: 50px;
	
}