
.note {font-family: "Arial", "Helvetica", "sans-serif"; font-size: 9pt}

td.line_l{
	background:url(../img/line_l.gif) repeat-y;
}
td.line_r{
	background:url(../img/line_r.gif) repeat-y;
}
td.line_btm{
	background:url(../img/line_btm.gif) repeat-x;
}
td.line_abv{
	background:url(../img/line_abv.gif) repeat-x;
}

td.pad{
	padding:5px;
}

table.tastyNormal td,
table.tastyNormal th{
	border:2px ridge;
}
table.tastyNormal th{
	font-weight: bold;
	text-align:center;
	color:#FFFFFF;
	background:#CC0033;
}
