#main 
{
	position: relative;
	width:782px;
	margin-top:0px;
	text-align:center;
}
#multiuploadform
{
	position:absolute;
	top:40px;
	left:60px;
}

table, td
{
	font-size:11px;
	font-family:tahoma;
}

.file {
	border: 1px solid #7F7A72;
	display: inline;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	background-repeat: repeat-x;
	background-color: #0099FF;
	padding: 4px;
}

.text {
	background-color: #006699;
	background-repeat: no-repeat;
	color: #4D5133;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	text-align: center;
	vertical-align: text-bottom;
	margin-top: 0px;
	padding-top: 4px;
	letter-spacing: 2px;
	word-spacing: 1px;
}
	





#mainpage {
	position:relative;
	width:840px;
	height:790px;
	z-index:1;
	padding-top: 0px;
	background-repeat: repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}




    

