body {
	margin : 0px;
	background: white;
	color : rgb(0,104,180);
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
	text-align : center;
	height:100%;
	width:100%;
	font-size:12px;
}
img {
	border: 0px;
}
form {
	margin: 0px;
}
a:link    {text-decoration :none;color :rgb(0,104,180);font-size:12px;}
a:visited {text-decoration :none;color :rgb(0,104,180);font-size:12px;}
a:hover   {text-decoration : none;font-weight:bold;color : rgb(0,104,180);font-size:12px;}
.hiddenObj{
	position:absolute;
	top:0px;
	left:0px;
}
#megabox{
	margin: 0px auto;
	position: relative;
	width: 800px;
}
#MultiUploadFlash{
	position:absolute;
	top:20px;
	left:203px;
	width:402px;
	height:302px;
	z-index:2;
}
.TopDialogbox{
	position:absolute;
	top:0px;
	right:0px;
}
#MUF_Refresh{
	position:absolute;
	top:7px;
	right:31px;	
}
#MUF_Close{
	position:absolute;
	top:7px;
	right:8px;	
}
#MkRnDirID{
	position:absolute;
	top:20px;
	left:203px;
	width:402px;
	height:295px;
	z-index:2;
	color:rgb(132,132,132);
	font-weight:bold;
	background-image:url(../img_flmngr/bckgrndDialbox.gif);
	background-repeat: repeat-x;
	background-position: 0px 1px;
}
#MkRnFileID{
	position:absolute;
	top:20px;
	left:203px;
	width:402px;
	height:295px;
	z-index:2;
	color:rgb(132,132,132);
	font-weight:bold;
	background-image:url(../img_flmngr/bckgrndDialbox.gif);
	background-repeat: repeat-x;
	background-position: 0px 1px;
}
#moveCopy{
	position:absolute;
	top:20px;
	left:203px;
	width:402px;
	height:295px;
	z-index:2;
	color:rgb(132,132,132);
	font-weight:bold;
	background-image:url(../img_flmngr/bckgrndDialbox.gif);
	background-repeat: repeat-x;
	background-position: 0px 1px;
}
.dlgBxTitle{
	position:absolute;
	top:9px;
	left:9px;
	font-size:12px;
	color:rgb(11,51,60);
	font-weight:bold;
}
.dlgBxCont{
	width:360px;
	height:255px;
	margin:0px auto;
	text-align:left;
	position:relative;
}
.brddlgbx1{
	position:absolute;
	top:30px;
	left:0px;
	width:1px;
	height:265px;
}
.brddlgbx2{
	position:absolute;
	top:30px;
	right:0px;
	width:1px;
	height:265px;
}
.brddlgbx3{
	position:absolute;
	width:402px;
	height:1px;
	top:294px;
	left:0px;
}
.dlgBxSubmit{
	position:absolute;
	top:220px;
	left:0px;
	cursor: pointer;
}
.dlgBxSubmitMC{
	position:absolute;
	top:220px;
	right:0px;
	cursor: pointer;
}
.DlgBxClose{
	position:absolute;
	top:7px;
	right:4px;
}
#dirTree{
	width:197px;
	height:477px;
	text-align:left;
	color : rgb(0,104,180);
}
#dirTreeForFunction{
	width:197px;
	height:210px;
	text-align:left;
	background:white;
	font-weight:normal;
	border:1px solid rgb(180,188,188);
	overflow:auto;
}
#workPanel{
	width:597px;
	height:507px;
}
#dirPanel{
	width:597px;
	height:477px;
}
#fileList{
	width:596px;
	height:350px;
	overflow:auto;
	text-align:left;
}
#fileList tr{cursor:pointer;}
#fileAnt{
	width:596px;
	height:374px;
	overflow:auto;
	text-align:left;
}
#fileAnt td{cursor:pointer;
	text-align:center;
}
.fileAntTd{
	border:1px solid #eeeeee;
	height:115px;
	width:115px;
}
.fileAntTdOver{
	border:1px solid #aaaaaa;
	height:115px;
	width:115px;
}
.rowOver{
	background:rgb(180,220,235);
}
.rowOut{background:;}
#noteCartella{
	width:596px;
	height:81px;
	overflow:auto;
	text-align:left;
}
#writePanel{
	height:477px;
}
.titColFile{color:white;background:rgb(0,104,180);text-align:center;}
.barLastAct{color:white;background:rgb(0,104,180);text-align:left;height:21px;}
.barLastAct a:link    {text-decoration :none;font-weight:bold;color :white;}
.barLastAct a:visited {text-decoration :none;font-weight:bold;color :white;}
.barLastAct a:hover   {text-decoration : underline;color : white;}
.barLastAct2{color:white;background:rgb(0,104,180);text-align:left;height:15px;}
#formActions input{
	font-size:12px;
}
textarea{height:400px;width:580px;}
