@charset "utf-8";
table#tablemaster/* CSS Document */

 {
	background-color: #FFFFFF;
	width: 720px;
}
td#TableContent {
	padding-top: 20px;

}
td#TableTop {
	/*background-image: url(images/tree_top.png);
	background-repeat: repeat-y;
	background-position: right;*/
	padding: 0px;
	width: 720px;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #7F683F;
}
td#TableBottom {
	width: 720px;
	text-align: right;
}

