.normalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align:justify;
}
.browntitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #733F18;
	text-decoration: none;
}
.boxbg {
	background-image:url(images/dynaind_innerpages_10.jpg);
	background-repeat:repeat-x;
	border:solid;
	border-color:#000000;
	border-width:1px;
	border-top:none;

}

.factoryBorder {
border-bottom:1px;
border-bottom-color:#333333;
border-bottom-style:dotted;
}

.productBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align:justify;
	border-bottom:1px;
	border-bottom-color:#333333;
	border-bottom-style:dotted;
}