.Group
{
  background-color:#7e7364;
  font-family: sans-serif;
  font-size:12px; 
  color:#ffffff;
  cursor:pointer;
}
.Item
{
  background-color:#7e7364; 
  font-family: sans-serif;
  font-size:12px; 
  cursor:pointer;
}

/* 
David commented these out because he couln't see what they are used for.
.acursor
{
  background-color:#7e7364;
  font-family: sans-serif;
  font-size:12px; 
  color:#ffffff;
  cursor:default;
}
.ItemH
{
  background-color:silver; 
  color:#ffffff; 
  font-family: sans-serif;
  font-size:12px; 
  cursor:pointer;
}

.ItemExp
{
  background-color:silver; 
  color:#ffffff; 
  font-family: sans-serif;
  font-size:12px; 
  border:solid 1px white; 
  cursor:pointer;
}*/
