.page {
	background-color:	#666666;
	margin-left:		0px;
	margin-top:		0px;
	margin-bottom:		0px;
	margin-right:		0px;
	align:			center;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-color: #d6d6d6;
	width:			256px;
	align:			center;
	text-aligh:		center;
}

.contactus {
	font-family: 		Arial, Helvetica, sans-serif;
	background-color: 	#d6d6d6;
	padding:		5px;
	width:			245px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}

.copyright {
	padding:		1px;	
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 		9px;
	color:			#ffffff;	
	background-color:	#d6d6d6;
}

.productTreeLink {
	font-weight:		bold;
	font-size:		12px;
}

.productTreeSel {
	font-weight:		bold;
	font-size:		12px;
}

.selectHeader {
	font-size:		8px;
}

.middleColProductName {
	font-size:		11px;
}

.attrHeader
{
	font-weight:		bold;
	font-size:		11px;
}

.attrDescription
{
	font-size:		11px;
}

.rightColAttr {
}

.rightColPrice {
}

.rightColPriceTextBox {
	border:		none;
}

