body {
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
td,p,div {
	font-size: 11px;
}
a{
	color: #666 ;
	text-decoration:none;
}
a:hover {
	color: #333 ;
	text-decoration:underline;
}
a:visited {
	#666;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 10px;
}
h1,h2 {
	font-size: 16px;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	color: #98cb00;
}
h3,h4 {
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0px;
}
h4 {
	color: #98cb00;
}
h5,h6 {
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
}
h6 {
	color: #98cb00;
}
.wrapper {
	width: 100%;
	}
.bordersection {
	padding: 12px;
	border: solid 1px #737373;
	background-color: #fff;
}

.leftsection {
	display:none;
}
.rightsection {
	width: 100%;
}
.nav {
	display: none;
}
.navcme {
	display: none;
}
.maincontent {
	padding: 0px;
	border: none;
	background-color: #fff;
}
.maincontent a {
	color: #666;
}
.maincontent a:hover {
	color: #333;
}
.maincontentleft {
	float: left;
	width: 290px;
}
.maincontentright {
	float: right;
	width: 190px;
}
.shopitem {
	border: solid 1px #ccc;
	width: 504px;
	margin-bottom: 12px;
}
.productimage {
	border: solid 1px #737373;
	margin: 1px;
	float: left;
}
.productimage2 {
	margin: 1px 1px 10px 1px;
	border: solid 1px #737373;
	float: left;
	width:180px;
}
.producttext {
	margin: 12px;
	width: 165px;
	float:left;
}
.producttext a {
	color: #666;
	text-decoration: none;
}
.producttext a:hover {
	color: #333;
	text-decoration: underline;
}
.productlinks {
	float: right;
	margin-top: 12px;
	margin-right: 12px;
}
.productlinks a {
	display: block;
}
.leftitem {
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: solid 1px #dedede;
}
.maincontentright .pad {
		padding: 8px;
}
.maincontentright .itemtitle {
		background-color: #efefef;
		padding: 8px;
		font-weight: bold;
		font-size: 12px;
}
.maincontentright .itemtitle a {
		display: block;
}
.rightitem1 {
	border: solid 1px #acacac;
	background-color: #fff;
	margin-bottom: 12px;
}
.rightitem1 .itemtitle {
	background-color: #a8d12e;
	border-bottom: solid 1px #acacac;
}
.rightitem2 {
	border: solid 1px #bababa;
	background-color: #fff;
	margin-bottom: 12px;
}
.rightitem2 .itemtitle {
	background-color: #b3d450;
	border-bottom: solid 1px #bababa;
}
.rightitem3 {
	border: solid 1px #c8c8c8;
	background-color: #fff;
	margin-bottom: 12px;
}
.rightitem3 .itemtitle {
	background-color: #bed872;
	border-bottom: solid 1px #c8c8c8;
}
.rightitem4 {
	border: solid 1px #d5d5d5;
	background-color: #fff;
	margin-bottom: 12px;
}
.rightitem4 .itemtitle {
	background-color: #cadc94;
	border-bottom: solid 1px #d5d5d5;
}
.rightitem5 {
	border: solid 1px #e2e2e2;
	background-color: #fff;
	margin-bottom: 12px;
}
.rightitem5 .itemtitle {
	background-color: #d5dfb6;
	border-bottom: solid 1px #e2e2e2;
}
.rightitem6 {
	border: solid 1px #acacac;
	background-color: #fff;
	margin-bottom: 12px;
}
.rightitem6 .itemtitle {
	background-color: #a8d12e;
	border-bottom: solid 1px #acacac;
}

.leftitembox {
	border: solid 1px #acacac;
	background-color: #fff;
	margin-bottom: 12px;
}
.leftitembox .pad {
		padding: 8px;
}
.leftitembox .itemtitle {
	background-color: #a8d12e;
		padding: 8px;
		font-weight: bold;
		font-size: 12px;
}
.boxout {
	display: none;
}
.boxoutwidth {
}
.boxoutwidth td {
}
.smallads {
	background-color: #ffffff;
	border: none
}

