.bodytext,.productCell {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

	A.bodytext: {color: #000000;}
	A.bodytext:visited {color: #00539F;}
	A.bodytext:hover {color: #00539F;}	
	A.bodytext:active {color: #00539F;}


}
.white {
	color: #FFFFFF;
}
.rowblue {
	background-color: #4E87BC;
}
.ptitle {
	font-size: 18px;
}

.productNameCell {
	font-weight: bold;
}

.productPriceCell {
	font-weight: bold;
	font-size: 12pt;
}

.listTableHeader {background: none;}

.listTableFooter {display: none;}

.listTable { border-right: 2px ridge; border-top: 2px ridge; border-color:#CDCCE7; }

.listTable td { border-left: 2px ridge; border-bottom: 2px ridge; border-color:#CDCCE7; text-align: center; }

.listTable .coltext, .listTableHeader {
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica,sans-serif
}

.listTable a.coltext {
	color: #000000;
}

.listTableProductCell {
	font-weight: bold;
}

