
.tabTechTitle{
	font-size: 12px;
	text-transform: capitalize;
	font-family: Verdana;
	font-weight: bold;
	color: #4A6033;
	text-align: center;
	background-color: #ADB782;
	border: thin solid #A1B080;
}
.tabTechContent{
	font-size: 10px;
	border: thin solid #A1B080;
	font-family: Verdana;
	color: #000000;
	background-color: #D6DEB1;
	width: 600px;
	text-align: left;
}
.tabLstTechTitle{
	font-size: 12px;
	text-transform: capitalize;
	font-family: Verdana;
	font-weight: bold;
	color: #4A6033;
	text-align: left;
	background-color: #ADB782;
	border: thin solid #A1B080;

}
.tabLisTechContent{
	font-size: 10px;
	border: thin solid #A1B080;
	font-family: Verdana;
	color: #000000;
	background-color: #D6DEB1;
	width: 600px;
	text-align: left;
}
.tabMFAds {
	width: 160px;
	margin: 0;
	border: thin solid #6F8D49;
	background-color: #CCDBB9;
	text-align: left;
}
.tabMFAdsTitle{
	margin: 0;
	background-color: #6F8D49;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	font-weight: bold;
	color: #FFFFFF;
}
