
.SnapHeader
{
  color:#C60B46;
  border: 1px solid #BFBFBF;
  font-family: Tahoma;
  font-weight: bold;
  height:30px;
  letter-spacing:2px;
  font-family: Arial ;
  font-weight:800;
  padding-right:2px;
  padding:5px;
  font-size:18px;
  background:url(snapBg.jpg) center left repeat-x;
}

.SnapHeaderCollapsed
{
  border: 1px solid #BFBFBF;
  font-weight: bold;
  height:30px;
  letter-spacing:2px;
  font-family: Arial ;
  padding-right:2px;
  padding:5px;
  font-size:14px;
  background:url(snapBg.jpg) center left repeat-x;
}

.SnapContent
{
  font-family: verdana;
  font-size: 11px;
  border: 1px solid #BFBFBF;
  border-top-width: 0px;
  background-color: white;
  cursor: default;
  width:100%;
  padding:0;
  margin:0;
  padding:5px;
  line-height:140%;
  padding-left:15px;
}

.Dock
{
  padding:5px;
  background-color:#fff;
}

.Links
{
  list-style-image:none;
  color:Black;
  font-size:11px;
}

