body	{
	max-width : 1000px;
	background-color : #333333;
	background-image : url(images/bk-main.gif);
	color: #FCF3E2;
	margin: 0;
	padding: 0;
}

body,td,p	{
		font-family: Verdana, Arial, Helvetica;
		font-size: 10pt;
		color: #fffae8
		}

.product_title
		{
		font-weight: bold;
		font-size: 12pt;
		color: #000000
		}

.product_price
		{
		font-weight: bold;
		font-size: 9pt;
		color: #000000
		}
.product_description, .product_description p
		{
		font-size: 10pt;
		color: #000000
		}
.product_instock
		{
		font-weight: bold;
		font-size: 11pt;
		color: #0000ff
		}
.product_sold
		{
		font-weight: bold;
		font-size: 11pt;
		color: #ff0000
		}
a
		{
		font-weight: bold;
		color: #fffdfd;
		text-decoration: none
		}
a:hover	
		{
		text-decoration: underline;
		color: #ffffff;
		}
.navthis
		{
		font-weight: bold;
		color: #cccae8
		}
input {
		font-family: Verdana, Arial, Helvetica;
		font-size: 9pt;
		color: #ffffff;
		background-color: #56657C
}

HR {
	clear: both;
}

.padNav {
	padding-left: 10px;
}

.size {
	font-weight: bold;
	float: left;
}
.sizevalue {
	margin-left: 50px;
	display: block;
}