body {
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.product_link {
	color: #0099FF;
	text-decoration: none;
	font-size: 11px;
}
.product_link:hover {
	color: #990000;
	text-decoration: none;
	font-size: 11px;
}
.bottomLinks {
	color: #999999;
	text-decoration: none;
}
.searchTextBox {
	width: 98%;
	border: 1px solid #DD7746;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
.pageHeadings {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.paraCaps {
	font-size: 15px;
	font-weight: bold;
	color: #0099CC;
}
.bodyText {
	line-height: 14pt;
	color: #333333;
}
.sectinHeading {
	font-family: Tahoma;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

.productionUnit {
	color: #FF0000;
	text-decoration: none;
}
.productionUnit:hover {
	color: #333333;
	text-decoration: underline;
}
