.table1 {
	width: 750px;
	border: 1px solid #00A;
}
.head_table1 {
	text-align: center;
	background-color: #AAE; 
	color: white;
	line-height: 15px;
	padding-right: 12px;
}
.data_table1 {
	background-color: #DDF;
	padding-left: 12px;
	color: #22F;
}
#menulisting td
{
	height: 10px;
}
