*{
padding:0px;
margin:0px;
font-family: "Tahoma";
}
img{
	border:0px;
}
.main{
	background:url('/images/gr.gif') repeat-x;
	height:248px;
	width:800px;
	text-align: left; 
	margin:0 auto;
	margin-top:10%;
}

.logo{
width:70%;
text-align:right;
}
.work_area
{
	width:68%;
	height:160px;
	text-align:right;
	color:#ffffff;
}

.work_area p
{
	font-family: "Tahoma";
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
}
input, textarea{
border: #2c2c2c  1px solid;
background-color:#ffffff;
margin-top:5px;
font-size:14px;
}

.submit_btn{
	background:url('/images/upload.gif') no-repeat;
	width:76px;
	height:24px;
	border:0px;
	}
h3{
	font-size:16px;
	font-weight:bold;
}

p.info{
font-family:"Arial";
font-size:12px;
font-weight:normal;
margin-top:10px;
}
a.info{
color:#FFFFFF;
}
.bottom_links{
width:50%;
text-align:center;
margin:0px auto;
font-size: 10px;
}
.bottom_links a{
	font-size: 10px;
}

#load_bk {
	margin: 0px auto;
	text-align:right;
	float:right;
	width:400px;
	height:17px;
	background:url('/images/load_05.gif') repeat-x;
	border: 1px #1e3b43 solid;
}

#load_bar{
	float:left;
	width:0%;
	height:17px;
	background:url('/images/load_03.gif') repeat-x;
}
.admin_header{
	clear:both;
	width:70%;
	text-align:right;
	background:#d8d8f5;
	padding-top:30px;
	margin:0px auto;
}
.file_listing{
	clear:both;
	width:70%;
	margin:0px auto;
}

.file_name{
	font-weight:bold;
	font-size:10px;
}
.file_info{
	font-size:10px;
	height:20px
}
tr.file_row{
	background:#F4F4F4;

}
tr.file_row:hover{
	background:#FFFFFF;
}
td.file_bottom{
	border-bottom:1px #FFFFFF solid;
}