.border {
	border: 1px solid #8A0B40;
}
.top {
	background-attachment: scroll;
	background-image: url(images/strip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a {
		color: #B75200;
	text-decoration: none;
}
a:hover {
		color: #ffc164;
	text-decoration: none;
}.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #8A033D;
}


.rightbor {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-color: #000000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.topstrip {
	background-attachment: scroll;
	background-image: url(images/strip.jpg);
	background-repeat: repeat;
	background-position: left;
}
.backround {
	background-attachment: fixed;
	background-image: url(images/product_05.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.bot {
	background-attachment: fixed;
	background-image: url(images/bottom_strip_06.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BC372E;
}
.textdetail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
