#qstart{
	display:block;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	text-align:center;
	padding-bottom:30px;
	font-weight:900;
	font-size:1.1em;
}
.menubutton{
	width:500px;
	height:40px;
	font-weight:900;
	font-size:0.9em;
}
#questionbody{
	display:none;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:900;
	font-size:1.0em;
}
#qtitle{
	width:790px;
	text-align:center;
	margin-bottom:10px;
	font-weight:normal;
	font-size:1.5em;
}
#qbody{
	width:790px;
	text-align:center;
	padding-bottom:10px;
	font-weight:normal;
	font-size:1.5em;
}
#qdesc{
	width:790px;
	text-align:left;
	margin-left:30px;
	margin-bottom:10px;
}
#qnotes{
	width:790px;
	text-align:center;
	margin-bottom:10px;
}
#qbutton{
	width:790px;
	text-align:center;
	padding-bottom:10px;
}

#resultbody{ 
	display:none;
	color:#000000;
	background-color:#ffffff;
	font-weight:900;
	font-size:0.8em;
	width:795px;
	text-align:left;
	margin-top:0px;
	padding-left:5px;
}

.japanese {
	width:64px;
	height:64px;
	background-image: url("../img/icon_japan_m.gif");
	background-repeat: no-repeat;
}
.pinoy {
	width:64px;
	height:64px;
	background-image: url("../img/icon_philippines_m.gif");
	background-repeat: no-repeat;
}
.usa {
	width:64px;
	height:64px;
	background-image: url("../img/icon_usa_m.gif");
	background-repeat: no-repeat;
}

.passport64 {
	width:64px;
	height:64px;
	background-image: url("../img/icon_passport64.png");
	background-repeat: no-repeat;
}
.photo64 {
	width:64px;
	height:64px;
	background-image: url("../img/icon_photoforapplication64.png");
	background-repeat: no-repeat;
}
.dldocs64 {
	width:64px;
	height:64px;
	background-image: url("../img/icon_downloadandwrite64.png");
	background-repeat: no-repeat;
}
.nsodocs64 {
	width:64px;
	height:64px;
	background-image: url("../img/icon_nsodocs64.png");
	background-repeat: no-repeat;
}
.bankdocs64 {
	width:64px;
	height:64px;
	background-image: url("../img/icon_bankdocs64.png");
	background-repeat: no-repeat;
}
.taxdocs64 {
	width:64px;
	height:64px;
	background-image: url("../img/icon_taxdocs64.png");
	background-repeat: no-repeat;
}
.japandocs64 {
	width:64px;
	height:64px;
	background-image: url("../img/icon_japandocs64.png");
	background-repeat: no-repeat;
}
.foreigncard64 {
	width:64px;
	height:64px;
	background-image: url("../img/icon_foreignerregistration64.png");
	background-repeat: no-repeat;
}
.phototwo64 {
	width:64px;
	height:64px;
	background-image: url("../img/icon_photowithrelative64.png");
	background-repeat: no-repeat;
}
.docwithpen64 {
	width:64px;
	height:64px;
	background-image: url("../img/icon_docwithpen64.png");
	background-repeat: no-repeat;
}
.usadocs64 {
	width:64px;
	height:64px;
	background-image: url("../img/icon_usadocs64.png");
	background-repeat: no-repeat;
}
.airdocs64 {
	width:64px;
	height:64px;
	background-image: url("../img/icon_airdocs64.png");
	background-repeat: no-repeat;
}
.visadocs64 {
	width:64px;
	height:64px;
	background-image: url("../img/icon_visadocs64.png");
	background-repeat: no-repeat;
}
.jicadocs64 {
	width:64px;
	height:64px;
	background-image: url("../img/icon_jicadocs64.png");
	background-repeat: no-repeat;
}
.phildocs64 {
	width:64px;
	height:64px;
	background-image: url("../img/icon_phildocs64.png");
	background-repeat: no-repeat;
}
.letter64 {
	width:64px;
	height:64px;
	background-image: url("../img/icon_letter64.png");
	background-repeat: no-repeat;
}
.coin64 {
	width:64px;
	height:64px;
	background-image: url("../img/icon_coins64.png");
	background-repeat: no-repeat;
}

.desc1 {
	font-size:1em;
	font-weight:bold;
	width:106px;
	height:64px;
	text-align:left;
}
.desc2 {
	font-size:1em;
	font-weight:bold;
	width:402px;
	text-align:left;
}
.inotes {
	font-size:0.9em;
	font-weight:normal;
	width:402px;
	text-align:left;
}

.item_table {
	width:100%;
}
.item_tbody {
	width:100%;
}
.item_tr {
	width:100%;
}

