body {
background-image:  url('2006TFC/images/08indexbg.gif');
background-attachment: fixed;
margin-top: 5%; 
margin-right: 10%; 
margin-bottom: 5%; 
margin-left: 10%; 
}
a:link {color: blue }
a:visited {color: blue }
a:active {color: blue }

table.main {
	border-width: 6px 6px 6px 6px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: rgb(206, 197, 166) rgb(206, 197, 166) rgb(206, 197, 166) rgb(206, 197, 166);
	background-image:url('2006TFC/images/08tablebg.gif');
	width: 100%;
/*	border-collapse: separate;
	background-color: white; */
}.greentext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4px;
	font-weight: normal;
	color: #2f432a;
}
