.back	{ 
	background-image: url('img/eco.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.back2	{
	background-image: url('shed/photo2.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
}
.title	{
	font-size: 18pt; color: #FFFFFF; font-weight: bold;
	background-color: #006400; text-align: center;
}

.info {
	font-size: 16pt; color: #CC6600; font-weight: bold;
	text-align: center;
	
}

body	{
	line-height: 1.6em;
	background-color: #FFFFFF;
}

table		{ line-height: 1.5em}
.table2		{ line-height: 1.5em; font-size: smaller}
.ind1		{ text-indent: 30pt}

h1	{
	font-size: 16pt; border-left: #009933 10px solid;
	border-bottom: #009933 1px solid; padding-left:10px;
}
h2	{
	font-size: 14pt; border-left: #33CC33 8px solid;
	border-bottom: #33CC33 1px solid; padding-left:8px;
}
h3	{ font-size: 12pt; border-left: #CCFFCC 7px solid;
	border-bottom: #CCFFCC 1px solid; padding-left:6px;
}

hr	{ color: #009933 }
.h1-index    {
	font-size: 14pt; border-left-style: solid; 
	border-left-width: 0px; border-top: 10px solid #006400; 
	border-bottom: 10px solid #006400; padding-left: 0px }
a:link	{ color: #0033CC}
a:hover	{ color: #FFFFFF; background-color: #33CC33}
a:visited	{ color: #009933}
 
.list1      { list-style-image: url('shed/star.gif') }
.list2		{ list-style-image: url('shed/dot.gif'); line-height: 1.5em}
.lists		{ list-style-image: url('img/dot00.gif'); line-height: 1.5em}
.list3		{ list-style-type: lower-alpha; line-height: 1.2em}
.litree0		{ list-style-image: url('img/dot00.gif'); font-size:10pt}
.litree1		{ list-style-image: url('img/dot00.gif'); font-size:10pt}
.litree2		{ list-style-image: url('img/dot00.gif'); font-size:10pt}
.litree3		{ list-style-image: url('img/dot00.gif'); font-size:10pt}
.litree4		{ list-style-image: url('img/dot00.gif'); font-size:10pt}
.litree5		{ list-style-image: url('img/dot00.gif'); font-size:10pt}

.note		{ font-size: 8pt; line-height: 1.1em}
.note2		{ font-size: 9pt; line-height: 1.2em}
.note3		{ font-size:9pt;}
.note-r		{ float:right; font-size:12pt; width:150px; text-align:left;}


.box1		{ float: left; width: 20%;}
.box2		{ float: left; width: 75%; margin-left: 10px}
.box3		{ widh: 230px; height: 260px; overflow: scroll; border: 0px solid green; padding: 0px; color: #CCFFCC}
.box4		{ float: left; width: 10%}
.box5		{ float: right; width: 90%}
.box6		{ width: 100%; height: 100%; overflow: scroll; border: 0px solid green; padding: 0px; color: #CCFFCC}
.box7		{ float: top right; widh: 100%; height: 100px}
.box8		{ float: right; width: 30%}
.box9		{ width:80%; margin-left:20px}