@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/primary_BG.gif);
	width: 864px;
	padding-top: 0px;
	padding-left: 0px;
	margin: auto;
	font-size: 14px;
}
#Table_01 {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
}
.cursor {
	cursor:pointer;
