@charset "utf-8";
.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 1px;
	word-spacing: 1px;
}
fieldset {
	margin: 5px;
	width: 780px;
}
fieldset#none {
	margin: 0px;
	width: 97%;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
#f1_upload_process{
	z-index:100;
	position:absolute;
	visibility:hidden;
	text-align:center;
	width:800px;
	height:500px;
	margin-top:300px;
	padding:0px;
}
div#wrapper 
{
   margin: 0 auto;  
   background-color:#EBEBEB;
   padding: 0;  
   width: 800px;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 2px;
}

.standardBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	letter-spacing: 2px;
	word-spacing: 2px;
}
