body {
	background-color: #9DA671;
}


p {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	}
	
h1 {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	}
	
a	{
	color: #9DA671;
	}
	
a.nav {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}
	
a.nav:hover {
	color: #fff;
	text-decoration: none;
	}	
	
.banner	{
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 5px;
	}
	
a.banner	{
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}
	
a.banner:hover	{
	text-decoration: underline;
	color: #000;
	}		
	

.tabletree {
	background: url(/v/vspfiles/images/tree.jpg) no-repeat;	
	border-top: 4px solid #000;	
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 0;
	}
	
.nav	{
	background: url(/v/vspfiles/images/button.gif) no-repeat;	
	background-position: center;
	}
	
.tablecontents {
	background: #000;	
	border: 1px solid #000;
	}
	
.products	{
	text-align: center;
	background: url(/v/vspfiles/images/button-products.gif) no-repeat;	
	background-position: center;
	}
	
a.products {
	text-align: center;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}
	
a.products:hover {
	text-align: center;
	color: #fff;
	text-decoration: none;
	}	
	
.footer {
	background: #000;
	color: #999966;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
	
a.footer {
	color: #999966;
	}
	
a.footer:hover {
	color: #9DA671;
	text-decoration: underline;
	}
