.front_table {
	background-color:White;
	border-color:White;
	border-width:0px;
	border-style:Ridge;
	width:550px;
	float:left;
	background:#f9f9f9
}
.normal_table {
	width:550px;
}
.tr1 {
	color:Black;background-color:#fff;
}


