
button {
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	width: 82px;
	background-image: url(images/button.gif);
}

form {
	margin: 10px 5px 0px 5px;
}



label {
	padding: 0px;
	text-align: center;
}

.msg {
	text-align:left;
 	color:#666;
	background-repeat: no-repeat;
 	margin-left:30px;
   margin-right:30px;
	padding:5px;
   padding-left:30px;
}

.emsg {
	text-align:left;
	margin-left:30px;
   margin-right:30px;
	color:#666;
	background-repeat: no-repeat;
	padding:5px;
   padding-left:30px;
}

#submissionArea {
	display:none;
}

#f1_upload_form{
   height:100px;
}

#f1_error{
   font-weight:bold;
   color:#FF0000;
}

#f1_upload_process{
   z-index:100;
   display:none;
   position:absolute;
   width:400px;
}
#f1_upload_process2{
   z-index:100;
   display:none;
   position:absolute;
   width:400px;
}
#f1_upload_process3{
   z-index:100;
   display:none;
   position:absolute;
   width:400px;
}
#f1_upload_process2{
   z-index:100;
   display:none;
   position:absolute;
   width:400px;
}
#f1_upload_process3{
   z-index:100;
   display:none;
   position:absolute;
   width:400px;
}
