.normalTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: justify;
	vertical-align: 130%;
}
.greenTxt {
	font-weight:normal;
	color: #769D00;
	text-align: justify;
	padding-right: 15px;
	padding-left: 2px;
	padding-top: 7px;
	font-family:"Lucida Sans Unicode", "Trebuchet MS";
	font-size: 11px;
}

.greenTxtBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #417030;
	letter-spacing: 1px;
}
.titleTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC9900;
	letter-spacing: 1px;
}
.titleBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
}
.thinBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0EEEF;
}
.prod_titleTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.headingTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666699;
	letter-spacing: 1px;
}

