body{
	background-color: #FFFFFF;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.footer a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:active{
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.herbsname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.herbsname a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.herbsname a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.herbsname a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.herbsname a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.content a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
.content a:active{
	color: #FFFFFF;
	text-decoration: underline;
}
.content a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
.content a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.lbg {
	background-image: url(lbg.png);
	background-repeat: repeat-y;
}
.right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	padding-top: 5px;

}
.right img{
	padding-top: 10px;
}
.top{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.top a:link{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.top a:active{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.top a:visited{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.top a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}.contenttable {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.textbox {

	BORDER-RIGHT: #b5b6b5 1px solid;
	BORDER-TOP: #b5b6b5 1px solid;
	FONT-SIZE: 11px;
	BACKGROUND: #ececec;
	BORDER-LEFT: #b5b6b5 1px solid;
	COLOR: #404040;
	BORDER-BOTTOM: #b5b6b5 1px solid;
	FONT-FAMILY: verdana,sans-serif;
	height: 22px;
	width: 150px;
}

.textarea {
	BORDER-RIGHT: #b5b6b5 1px solid;
	BORDER-TOP: #b5b6b5 1px solid;
	FONT-SIZE: 11px;
	BACKGROUND: #ececec;
	BORDER-LEFT: #b5b6b5 1px solid;
	COLOR: #404040;
	BORDER-BOTTOM: #b5b6b5 1px solid;
	FONT-FAMILY: verdana,sans-serif;
	height: 40px;
	width: 150px;

}
