.form_00 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.red {font-size: 10px;
	color: #FF0000;
}
.bg_table1 {
	color: #534741;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #f3f7e6;
	padding: 4px;
}
.bg_table2 {
	color: #534741;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #ffffff;
	padding: 4px;
	
} 
.bg_table3 {
	color: #534741;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #fefef4;
	padding: 4px;
	
} 
#table ul li {
	background-image: url(../images/bullet_menu_on2.gif );
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 11px;
}
#table strong {
	font-weight: bold;
	font-size: 11px;
}