﻿.basketheading
{
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	color: White;
	background-color: #000000;
}
.basketLine
{
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	color: #000;
	background-color: white;
}
.basketLinealt
{
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	color: #000;
	background-color: #cccccc;
}

.basketvalue
{
	color:cc0000;}