.Warning_table {
	BACKGROUND-COLOR: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.Warning_table_row {
	BACKGROUND-COLOR: none;
	border-top-width: 1cm;
	border-right-width: 1cm;
	border-bottom-width: 1cm;
	border-left-width: 1cm;
	border-top-color: #c5deee;
	border-right-color: #c5deee;
	border-bottom-color: #c5deee;
	border-left-color: #c5deee;
}
.Warning_table_data {
	COLOR: blue;
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
