.black_blkgrd {
	background-color: #000000;
	color: #000000;
}
.brown_blkgrd {

	background-color: #800000;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFF00;
	text-align: left;
	background-color: #000000;
	padding: 10px 0px 0px 5px;
	margin: 20px 0px 0px 10px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	color: #FFFFFF;
	font-style: normal;
	text-align: justify;
	white-space: normal;
	width: 800px;
/* letter-spacing: normal; */
/* word-spacing: normal; */
/* padding-top: 2px; */
/* padding-left: 5px; */
	display: block;
	float: none;
	clear: none;
}
.bodytext_contactus {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 28px;
	color: #FFFFFF;
	font-style: normal;
	text-align: justify;
	white-space: normal;
	width: 350px;
/* letter-spacing: normal; */
/* word-spacing: normal; */
/* padding-top: 2px; */
/* padding-left: 5px; */
	display: block;
	float: none;
	clear: none;
}
.product_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
#next_button {
/* overflow: visible; */
	position: absolute;
	visibility: visible;
	z-index: 2;
/*	height: 26px; */
	width: 84px;
	left: 792px;
	top: 200px;
}
#previous_button {
/* overflow: visible; */
	position: absolute;
	visibility: visible;
	z-index: 3;
/*	height: 26px; */
	width: 95px;
	left: 80px;
	top: 200px;
}
