.front_table {
	background-color:white;
	border-color:white;
	border-width:0px;
	border-style:ridge;
	width:960px;
}
.normal_table {
	width:990px;
}
.tr1 {
	color:black;background-color:#f8f8f8;
}


