.front_table {
	background-color:;
	border-color:White;
	border-width:0px;
	border-style:Ridge;
	width:750px;
	float:left;
}
.normal_table {
	width:750px;
}
.tr1 {
	color:Black;background-color:#F8F8F8;
}
.front_table tr td
{
	font-size:12px;
	}


