BODY  { BACKGROUND: #ffffff ; 

		COLOR: #000000;
        FONT-FAMILY: Arial; FONT-SIZE: 11px;
		margin:30px 10px 30px 30px;		  
}
h1,h2,h3,h4,h5,h6,p,DIV ,a{
	margin:0px;
	padding:0px;
	color:#878787;
}
h1{
	font-size:16pt;	
}
h2{
	font-size:13pt;	
	margin-left:6px;
	border-bottom:1px solid #ccc;	
}
h3{
	font-size:11pt;	
}
h4{
	font-size:9pt;
	margin-bottom:15px;	
}
a{
	color:#26b;
	text-decoration:none;
}
a:hover{
	color:#a30;	
}

img{
	border:none;	
}
.filelink{
}

.icon{
	width:22px;
	height:22px;
}
.mainTable{
	float:left;	
	clear:both;
	width:800px;
	overflow:hidden;
}
.t_container {
	margin:0px;	
	width:750px;
	float:left;
	overflow:hidden;
}
.trow,.tcolHdr,.tcolicon,.tcolName,.tcolSize,.tcolLastMod{
	line-height:24px;
	vertical-align:text-bottom;
	overflow:hidden;
	position:relative;


}
.trowHdr{
	clear:both;	
	position:relative;
	overflow:hidden;
	margin:10px 0px 5px 0px;
}
.trow{
	clear:both;	
	height:24px;
	position:relative;
	overflow:hidden;
	margin-left:8px;
}
.tgroup
{
	
}
.tcolHdr{
	background:#eee;
	width:780px;
	clear:both;	
	margin:5px 0px 5px 0px;
}

.tcolicon{
	float:left;	
	width:40px;

}
.tcolName{
	float:left;
	width:450px;
	font-weight:bold;
	
}
.tcolSize{
	float:right;
	margin-right:15px;
	width:60px;
}
.tcolLastMod{
	float:right;
	width:150px;
	text-align:right;
}
.tcolUsr{
	float:left;
	width:450px;
	font-weight:bold;
	margin-top:5px;	
	height:22px;
}
.tcolLbl{
	margin-right:15px;
	float:left;
	width:60px;
}

.tcolInput{
	float:left;
	width:300px;

}
.inputUsr{
	width:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#333333;

}
.inputButton{
	font-family:Arial, Helvetica, sans-serif;
	width:60px;
	font-size:8pt;
	font-weight:normal;
	background:#dddddd;
	border:1px solid #cccccc;
	color:#333333;
}
#access_result{
	display:none;
}
