.front_table {
	background-color:White;
	border-color:White;
	border-width:0px;
	border-style:Ridge;
	width:999px;
	text-align:left
}
.normal_table {
	width:999px;
}
.tr1 {
	color:Black;background-color:#F8F8F8;
}


