/*---Amazon Herb Club*/

body {
font-size: 12px;
font-family:  Verdana,Times New Roman,Comic Sans MS,Book Antiqua;
background-image: url('pics/herbsDB.jpg');
background-repeat: repeat-y;




}
TD {
font-size: 12px;
font-family:  Verdana,Times New Roman,Comic Sans MS,Book Antiqua;
}

a:link {color: #3333CC; text-decoration:none;}     /* unvisited link */
a:visited {color: #3333CC; text-decoration:none;}  /* visited link */
a:hover {color: #FF3300; text-decoration:none;}   /* mouse over link */
a:active {color: #3333CC; text-decoration:none;}   /* selected link */

.title {
	font-size: 12px;
	font-weight:bold;
	font-family: Verdana, Times New Roman;
	color:#009966;
	margin-left:3%;
}
.titleLine {
	color: #009966;
	
	
}
.pageTitle {
	font-size: 16px;
	font-weight:bold;
	font-family: Verdana, Times New Roman;
	color:#003300;
	
}

	
}
.note {
	font-size: 11px;
	
	font-family: Verdana, Times New Roman;
	color: Red;
	
}
.smtxt {
	font-size: 8px;
	font-family: Verdana, Times New Roman;
	color:#000000;
	
}
.subtitle {
	font-size: 16px;
	font-family: Comic Sans MS;
	color:#339900; 
       
	
}

.tbHeader 
{
	background: #009966;
	font-weight:bold;
	color: white;
}
	

.tbBorder 
{
	 border-color: #009966;
	

