body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #F9FBF0;

}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #FFF;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.tableborder {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9B9E71;
	border-right-color: #9B9E71;
	border-bottom-color: #9B9E71;
	border-left-color: #9B9E71;
}
.tableborder2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9B9E71;
	border-right-color: #9B9E71;
	border-bottom-color: #9B9E71;
	border-left-color: #9B9E71;
}


.footertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #9B9E71;
	text-decoration:none;
}
.footertext a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #9B9E71;
	text-decoration:none;
}
.footertext a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #9B9E71;
	text-decoration:underline;
}






.headertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #9B9E71;

}

.links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9B9E71;
	text-decoration: none;
}
.links  a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9B9E71;
	text-decoration: none;
}
.links a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9B9E71;
	text-decoration: underline;
}

.footerlinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F9FBF0;
	text-decoration: none;
}
.footerlinks  a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F9FBF0;
	text-decoration: none;
}
.footerlinks a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F9FBF0;
	text-decoration: underline;
}


.sidebartext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
		color: #9B9E71;
}


.pagetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
		color: #9B9E71;
		text-align:justify;
}
.pagetext a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9B9E71;
	text-align:justify;
}
.pagetext a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9B9E71;
	text-align:justify;
	text-decoration: none;
}
.usesbk {
	background-image: url(../images/Homeopathy-Pills.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.formerror {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F00;
}
.formok {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #090;
}