td.bottom {
	display: none;
}

td.footer {
	color: #CC9900;
	font-weight: bold;
	display: none;
}

td.footer a {
	color: #333300;
	display: inline;
	font-size: 13px;
	line-height: 130%;
	padding: 2px 6px 0px;
	text-decoration: none;
}

td.footer a:hover {
	background: #FFE25B;
	border: 1px solid #CC9900;
	color: #282800;
	font-size: 13px;
	line-height: 150%;
	padding: 0px 5px 1px;
	text-decoration: none;
}

td.left_column {
	padding: 0px;
	border-left: 1px solid #274D01;
	border-right: 1px solid #274D01;
	width: 150px;
	display: none;
}

td.left_leaf {
	display: none;
}

td.right_leaf {
	background: url(rightshadow.jpg) no-repeat left top;
	display: none;
	width: 76px;
}

td.sandbox {
	background: #DDEFC7 url(bottom_leaves.gif) no-repeat right bottom;
	font: normal 13px/130% Verdana, Arial, Helvetica, sans-serif;
	padding: 8px;
	vertical-align: top;
	width: 530px;
}

table.shadow {
	background: #003300;
}

body {
	background: url(bg_tile.gif) #003300 repeat-x;
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
	margin: 0px;
}
td.header {
	height: 92px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
}
td.header h1 {
	color: #000000;
	font-family: Papyrus, Arial, Helvetica;
	font-size: 24pt;
	font-weight: bold;
	font-variant: small-caps;
	display: block;
	margin: 0px;
	padding: 0px;
}
td.header h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14pt;
	text-transform: uppercase;
	display: block;
	margin: 0px;
	padding: 0px;
}
div.header {
	text-align: center;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
td.right_leaf img, td.left_leaf img {
	display: none;
}
