body {
	background-position: center center;
	background-image: url(images/bg1.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
table { font-size: 100%; }
tr { font-size: 100%; }
td { font-size: 100%; }


#top 
{
	height: 100px;
	width: 780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/top_logo.gif);
	background-repeat: no-repeat;
	
}
#header
{
	width: 780px;
	height: 121px;
	clear: none;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}	

#container {
	width: 780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: thin solid #999999;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#main 
{
	text-align: left;
	line-height: 1.5em;
	background-color: #FFFFFF;
	width: 780px;
	height: auto;
	float: left;
}

#footer 
{
	color: #000000;
	text-align: center;
	vertical-align: middle;
	height: 15px;
	padding-top: 5px;
	clear: both;
	width: auto;
	background-color: #E8E8E8;
	margin: 10px;
}
.inputblock
{
	color: #000000;
	position: relative;
	text-align: justify;
	float: right;
	width: 557px;
	padding: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.inputheader
{
	color: #000000;
	height: 17px;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	border-bottom-color: #000000;
	background-color: #E8E8E8;
	text-indent: 5px;
	margin-bottom: 12px;
}

.BGNoRepeat {
	background-repeat: no-repeat;
}

table {
	background-repeat: no-repeat;
}

.devinfo {
	display: none;
	color:ee6622;
}

