p.center {
	text-align: center;
}
body{
	text-align: center;
	background-color: #049C15;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
@media screen {
	img, div, p {
	_behavior: url(msie_img.htc);
	}
}
TD{
	text-align: center;
	font-size: small;
}
A{
/*	background-color: #049C15; */
	color: Blue;
	font-weight: bold;
	text-decoration: underline;
}
div#rounded span#dtail {
	font-size: 80%;
	color: #003300;
}
div#rounded A {
	font-size: 80%;
	color: #003300;
}
h1{
	background-color: #00B72E;
	color: #FFFFFF;
	text-align: center;
	font-size: medium;
}
h1 a{
	background-color: #00B72E;
	color: #FFFFFF;
}
h2{
	background-color: #00B72E;
	color: #FFFFFF;
	text-align: left;
	font-size: small;
	padding-left: 5px;
}
h2 a{
	background-color: #00B72E;
	color: #FFFFFF;
}
h3{
	background-color: #049C15;
	color: #FFFFFF;
	text-align: center;
	font-size: small;
}
h3 a{
	background-color: #049C15;
	color: #FFFFFF;
}
h4{
	background-color: #049C15;
	color: #00FF00;
	font-size: small;
	font-weight: lighter;
	font-style: oblique;
	margin: 20px 0px 20px 0px;
}
h5{
	font-size: small;
	background-color: #049C15;
	color: Yellow;
	text-align: center; 
}
p.largeprice{
	background-color: #049C15;
	color: Yellow;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
}
p.smallprice{
	background-color: #049C15;
	color: Yellow;
	font-size: small;
	font-weight: bold;
	text-align: center;
	margin-top: 0px; 
}
#page{
	text-align: left;
	border-color: Black;
	width: 610px; 
	margin-left: auto;
	margin-right: auto;
}

#page #heading{
	text-align: left;
}
#heading #headleft{
	margin-right: 150px;
}
#heading #headright{
	border: 0px;
}
#content img{
	margin: 10px;
}
.navbar{
	text-align: center;
}
div#footer {
	background: #00B72E;
	font-size: 75%;
	padding: 2px;
}
table.collection{
	border-style: none;
	padding: 0px;
	width: 650px
}
table.collection TD.left{
	width: 173px;
	height: 133px;
}
table.collection TD.topright{
	vertical-align: top;
	text-align: left;
	padding-top: 10px
}
table.collection TD.bottomright{
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 10px;
}
.yellow{
	background-color: transparent;
	color: Yellow;
}
.more{
	background-color: transparent;
	color: Yellow;
	text-decoration: none;
}
.origprice {
	text-decoration: line-through;
}

