.top {
	background-color: AFAF93;
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.titlebottom {
	background-color: #FFFFFF;
	background-image: url(../images/title-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: oblique;
	font-weight: bold;
	text-transform: capitalize;
	color: 62624A;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bottom {
	background-color: AFAF93;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.desc {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
}
.smalltype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #AFAF93;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.productname {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	background-color: AFAF93;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: 62624A;
	border-right-color: 62624A;
	border-bottom-color: 62624A;
	border-left-color: 62624A;
}
.detailprice {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #993300;
	font-size: 24px;
	font-style: italic;
}
.detaildesc {
	text-align: left;
}
.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
}
.smaller a:link{
	color: black;
}
.smaller a:hover{
	color: black;
	background-color: #AFAF93;
}
.smaller a:active{
	color: black;
}
.smaller a:visited{
	color: black;
}
.descsmall {
	font-size: 11px;
	color: #000000;
	text-align: left;
}

