.red_bold {
	color: #FF0000;
	font-weight: bold;
}
.information_label {
	color: #336699;
	font-weight: bold;
}
.foot_note {
	font-size: 10px;
	font-style: italic;
	text-align: center;
}
td.image_cell {
	background-color: #E1F0F7;
}
td.search_cell {
	background-color: #E1F0F7;
}
