﻿.wsfSubMnItem, .wsfSubMnItem1, .wsfSubMnItem2
{
  padding-bottom: 5px;
  color: #fff;
  cursor:hand;
  cursor:pointer;
}

.wsfSubMnItem DIV:hover, .wsfSubMnItem1 DIV:hover, .wsfSubMnItem2 DIV:hover
{
  color: #1E71C7;
}

.wsfSubMnItemCurrent
{
  color: #1E71C7;
  font-weight: bolder;
}