body {
	color : #336600;
	background-color : #006600;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
table#main {
	background-color : White;
}
.imgSpace10 {
	margin : 6px;
	border : 2px solid #336600;
}
div#layout {
	padding : 20px;
}
div#treename {
	float : left;
	width : 395px;
	padding : 0px;
	margin : 0px;
}
div#treedtl {
	float : right;
	width : 275px;
	padding : 0px;
	margin : 0px;
	vertical-align : text-top;
}
h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #006633;
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #774F26;
}
p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #4E4F00;
}
.category {
	font-size : 11px;
	color : #BFBFBF;
}
.tree {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #006633;
}
table#catalogue tr {
	border-top : 2px solid Grey;
	padding : 16px 0px;
	/*margin-top : 10px;
	width : 699px;*/
}
table#catalogue td {
	/*background-color : #FDF5E6;*/
}
.tree a:link {
	color : #006633;
}
.tree a:visited {
	color : #006633;
}
.tree a:hover {
	color : #00CC33;
}
.paging {
	font-size : 11px;
	color : #D3D3D3;
}
.paging a:link, a:visited {
	color : #D3D3D3;
}
.paging a:hover {
	color : #778899;
}
table#paging td {
	/*border-bottom : 1px solid Green;*/
}
hr#treebrk {
	color : Green;
	height : 1px;
}
.contact {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Green;
	line-height : 20px;
}
.copyright {
	font-size : 10px;
	color : White;
}
.copyright a {
	color : White;
	text-decoration : none;
}
.copyright a:visited {
	color : White;
}
.copyright a:hover {
	color : Gray;
}
