
.productList td {
	font-size: x-small;
}

.productList a:link, .productList a:visited,
.productList a:active, .productList a:hover {
	color:brown;
}

.productLinks a {
	both: clear;
	display: block;
	background: url(img/menu_back.gif) no-repeat;
	padding: 0.5em 0 0 1.5em;
	width: 155px;
	height: 25px;
}
.productLinks a:link, .productLinks a:visited,
.productLinks a:active, .productLinks a:hover {
	color: #63442F;
	text-decoration: none;
	font-size: 11px;
}

.productTbl1 th, .productTbl1 td {
	font-size: x-small;
	color: #666666;
	border-bottom: 1px dashed #cccccc;
	padding: 0.2em;
}

.productTbl1 th {
	color: #60402B;
	font-weight: normal;
	text-align: right;
}

span.Bold, p.Bold {
	font-weight: bold;
	color: #5a5c71;
}

span.Pink, p.Pink {
	color: #ff339c;
}

span.BoldPink, p.BoldPink {
	font-weight: bold;
	color: #ff339c;
}

span.Orange, p.Orange {
	color: #ff9900;
}

span.BoldOrange, p.BoldOrange {
	font-weight: bold;
	color: #ff9900;
}





