body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a, a:visited, a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #909090;
	font-weight: bold;
	text-decoration: none;
}
a.copylinks, a:visited.copylinks, a:active.copylinks {
	color: #3b3b3b;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a:hover.copylinks {
	color: #3b3b3b;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
.copylinks {
	color: #3b3b3b;
	font-size: 10px;
}



.file{
	background:#ffffff;
	padding:0 0 0 0;
	width:397px;
}

.file > input{
	width:180px;
	padding:0;
	margin:0 0 10px 6px;
	color:#999;
}

.file_name{
	padding:0 0 0 5px;
	width:320px;
	overflow:hidden;
	float:left;
	text-align:left;
}

.file_percent{
	padding:0 3px 0 0;
	color:#999;
	width:40px;
	text-align:right;
	float:right;
}

.progress_bar{
	width:100px;
	height:15px;
	position:absolute;
	background:url(../images/new/progres_bar.jpg);
	margin:3px 0 0 4px;
}
