body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #33CBCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #33CBCC;
}
a:hover {
	text-decoration: underline;
	color: #98CC00;
}
a:active {
	text-decoration: none;
	color: #33CBCC;
}
li {
	color: #99CC00;
}

.copyrightblue {
	color: #33CCCC;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
.copyrightgreen {
	font-weight: bold;
	color: #99CC00;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	color: #666666;
	font-style: normal;
	clear: left;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.bgmain {
	background-position: right bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.imagepad {
	padding: 4px;
}
.itemtext {
	text-align: left;
	display: block;
	width: 80%;
	padding-left: 13px;
}
.pricebutton {
	margin-left: 90px;
}
.pricetext {
	padding-left: 13px;
}
