﻿body {  
	background-image: url(/images/bg.gif); 
	background-repeat: repeat-x; 
	font-family: "trebuchet MS", verdana, sans-serif; }

p {  
	font-family: "trebuchet MS", verdana, sans-serif;
	font-size:x-small;
 }

h1 {  
	font-family: "trebuchet MS", verdana, sans-serif;
	font-size:medium;
	color:#535352; }	

td {  
	font-family: "trebuchet MS", verdana, sans-serif;
	font-size:x-small;
   }
   
a:link {text-decoration: underline; color:#0D4902;}	
a:visited {text-decoration: underline; color:#0D4902;}
a:active {text-decoration: underline; color:#0D4902;}
a:hover {text-decoration: underline; color:blue;}
   
.footer {  
	font-family: "trebuchet MS", verdana, sans-serif;
	font-size:xx-small;
   }
   
.footer:link {text-decoration: none; color:#000000;}	
.footer:visited {text-decoration: none; color:#000000;}
.footer:active {text-decoration: none; color:#000000;}
.footer:hover {text-decoration: underline; color:#0D4902;}
	
.contentbg {
	background-color: #FFFFFF;
	background-image: url('images/gardenkits_05.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}	
.td_bg {
	background-color: #FFFFFF;
	background-image: url('images/td_bg.gif');
	background-position:bottom;
	background-repeat: repeat-x;
	border-style:solid;
	border-top-width:1px;
	border-top-color:#9D96CC;
	border-left-width:1px;
	border-left-color:#9D96CC;
	border-right-width:1px;
	border-right-color:#9D96CC;
	border-bottom-width:1px;
	border-bottom-color:#999999;	
}		
.td_bg2 {
	background-color: #E8E8FF;
	background-repeat: repeat-x;
	border-style:solid;
	border-top-width:0px;	
	border-left-width:1px;
	border-left-color:#9D96CC;
	border-right-width:1px;
	border-right-color:#9D96CC;
	border-bottom-width:1px;
	border-bottom-color:#9D96CC;	
}	
.td_bg3 {
	background-color: #F5F5F5;
	background-repeat: repeat-x;
	border-style:solid;
	border-top-width:0px;	
	border-left-width:1px;
	border-left-color:#9D96CC;
	border-right-width:1px;
	border-right-color:#9D96CC;
	border-bottom-width:1px;
	border-bottom-color:#9D96CC;	
}	


