.SnapHeader
{
  color: #0055a5;
  background: url(../images/snapmenu_bg.png) repeat-x top left;
  border: 1px solid #BFBFBF;
  font-family: Tahoma;
  font-weight: bold;
  height:30px;
  letter-spacing:2px;
  font-family: Verdana;
  font-weight:bold;
  padding-right:2px;
}
.SnapHeaderCollapsed
{
  color: #0055a5;
  background: url(../images/snapmenu_bg.png) repeat-x top left;
  border: 1px solid #BFBFBF;
  font-family: Tahoma;
  font-weight: bold;
  height:30px;
  letter-spacing:2px;
  font-family: Verdana;
  font-weight:bold;
  padding-right:2px;
}
.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;
}
.Dock
{
  padding:5px;
  background-color:#fff;
}
.Links
{
  list-style-image:none;
  color:Black;
  font-size:11px;
}