@charset "ISO-8859-1";
.td_bottom_side_bdr {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #330000;
	border-bottom-color: #330000;
}
.top_border {
	background-image: url(images/BGtop.jpg);
}
.side_border {
	background-image: url(images/BGside.jpg);
}

