body {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #DFFFCD;
	margin: 0px;
	padding: 0px;
}
a:link {
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
.HotText {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.HotButton {
	font-size: 15px;
	color: #CC0000;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-color: #CC0000;
	height: 20px;
}
.BlueText {
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}

.GreenText {
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
.RedButton {
	font-size: 15px;
	color: #009900;
	background-color: #FFFFFF;
	border: 1px solid #006600;
	width: auto;
	height: 22px;
	margin: 1px;
	padding: 1px;
}
.PriceText {
	color: #990000;
	font-size: 12px;
	text-decoration: line-through;
}
.BuyText {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
input {
	border: 1px solid #003300;
	height: 18px;
	margin: 0px;
	padding: 0px;
	background-color: #EEFFE6;
}
textarea {
	background-color: #EEFFE6;
	margin: 0px;
	padding: 0px;
	height: 60px;
	border: 1px solid #006600;
}

.Products_hot {
	font-size: 12px;
	text-decoration: none;
}
.NewsLine {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006600;
}
select {
	background-color: #EEFFE6;
	margin: 0px;
	padding: 0px;
	height: 20px;
	border: 1px solid #006600;
}
.IBonButton {
	font-size: 15px;
	color: #006600;
	text-decoration: none;
	height: 25px;
}
.Products_Text {
	line-height: 22px;
	padding: 4px;
}
.HelpText {
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
