.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}
.formmenu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.tdbg {
	background-image: url(images/btn_fastbuy.gif);
	background-repeat: no-repeat;
}
.buybtnborder {
	border: 2px solid #84CA00;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	}

.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}
.menucart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold
}
.menucart:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
	font-weight:bold
}.buybtnborderarrow {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #84CA00;
	border-right-color: #84CA00;
	border-bottom-color: #84CA00;
	border-left-color: #84CA00;
}
.gototop {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}
.green_bg {
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat;
}
.lightgreen {

	background-image: url(images/light_greenbg.gif);
	background-repeat: repeat;
}
.buybg {
	background-repeat: no-repeat;
	background-image: url(images/buy_bg.gif);
}
.buyimgborder {
	border: thin solid #E0EEC5;
}
.tablewrap {
	float: left;
}