.table_label{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:right;
	color:#000000;
	font-weight: bold;
	padding-right:5px;
}
.continue{
	background-color:#FFFFFF;
}
.continue_hover {
	background-color:#3dcff3;
}

.main_table {
	width:998px;
	height:668px;
	background-image:url(img/home_tbg.jpg);
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	color:#000000;
}