/* CSS Document */

.pricesTableStyle1 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#5E2F2F;
}

.pricesTableStyle2 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#FF0000; 
	font-weight:bold;
}

.pricesTableStyle3 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#336600; 
	font-weight:bold;
}

.pricesDataStyle1 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#5E2F2F; 
	border-bottom: solid 1px #815d3d;
}

.pricesDataStyle2 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#FF0000; 
	border-bottom: solid 1px #815d3d;
}

.pricesDataStyle3 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#336600; 
	border-bottom: solid 1px #815d3d;
}



