/* 
This file contains the class styles for the store checkout.
To customize the look of the pages, un-comment the style blocks
below, and make the appropriate changes.
*/

.TableBackground{
   background-color:#663;
}

.ColumnHead{
   background-color:#663;
   font-family:Arial,Helvetica;
   font-size:16px;
   font-weight:bold;
   color:White;
}

.ColumnHeadNote{
   background-color:#663;
   font-family:Arial,Helvetica;
   color:White;
}