﻿.prod-id {
	line-height: 100%;
	font-size: 20px;
	font-weight: 700;
	margin-top: 5;
	margin-bottom: 1;
	color: #009933;
	font-family: "Times New Roman", Times, serif;
}
.ProductPhoto {
	border: thick solid #000000;
	vertical-align: bottom;
}
.MainHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
	border: 4px solid #003300;
	padding: 1px;
	margin: 3px;
	line-height: normal;
}
.BlackTextCellBeneathProduct {
	text-align: left;
	vertical-align: top;
	background-color: #00FF00;
	color: #FFFF00;
}
.prod-text {
	font-family: "Palatino Linotype";
	font-size: 17px;
	font-weight: bolder;
	font-style: normal;
	color: #FFFFFF;
	vertical-align: top;
	text-align: center;
	background-color: #000000;
	line-height: 100%;
}
.EmptyBambooRow {
	line-height: 40px;
}
.DefaultFont {
	font-family: "Times New Roman", Times, serif;
}
.NavBlackCell {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	text-indent: 5px;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 24px;
}
.NavGreenCell {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	background-color: #517438;
	color: #FFFFFF;
	vertical-align: baseline;
	line-height: 15px;
}
.NavTable {
	border: 5px solid #517438;
	margin-right: 0px;
	text-align: inherit;
}
.OnlyChangeFontToTimes {
	font-family: "Times New Roman", Times, serif;
}
