
/* Wiplet menu2 */

.WipMenu2Table {
  border-collapse : collapse;
  border-spacing  : 0px;
  border-style    : none;
  width: 550;
}

.WipMenu2Head {

}

.WipMenu2LineDiv {
  border: 0px;
  margin-top: 0px;
  padding: 0px;
  /* background: #CDDEE5; */
}

.WipMenu2LineDivBase {
  border: 0px;
  margin-top: 4px;
  padding: 0px;
}

.WipMenu2LineTable {
  border          : 0px;
  border-collapse : collapse;
  border-spacing  : 0px;
  border-style    : none;
  width           : 100%;
}

.WipMenu2LineTd {
  font-family : Verdana, sans-serif;
  font-size   : 11px;
  padding     : 3px;
  /* border-bottom  : #0C2E82 1px solid; */
  /* border-left  : #0C2E82 1px solid; */
  margin      : 0px 0px 0px 0px;
}

.WipMenu2LineTdRight {
  padding     : 0px;
  /* border-bottom  : #0C2E82 1px solid; */
  /* border-right  : #0C2E82 1px solid; */
  margin      : 0px 0px 0px 0px;
}

.WipMenu2LineTr {
   background  : #eeeeee; 
}

.WipMenu2LineTrSelected {
   background  : #ffffff;
}

.WipMenu2LineTr2 {
   background  : #eeeeee; 
}

.WipMenu2LineTr2Selected {
   background  : #ffffff; 
}

.WipMenu2LineLink {
  color           : #000000;
  text-decoration : none;
}

.WipMenu2LineLink:visited {
  color           : #000000;
  text-decoration : none;
}

.WipMenu2LineLink:hover {
  color           : #000000;
  text-decoration : none;
}

.WipMenu2LineLinkRight {
}

.WipMenu2LineLinkRight:visited {
}

.WipMenu2LineLinkRight:hover {
}

.WipMenu2Td {
  /* background  : #0C2E82; */
  font-family : Verdana, sans-serif;
  font-size   : 11px;
  height      : 20px;
  vertical-align : middle;
  margin      : 0px 0px 0px 0px;
  padding     : 0px;
  /* border-right: #0C2E82 2px solid; */
}

.WipMenu2Td2 {
  /* background  : #0C2E82; */
  font-family : Verdana, sans-serif;
  font-size   : 11px;
  height      : 20px;
  vertical-align : middle;
  margin      : 0px 10px 0px 0px;
  padding     : 0px;
  /* border-right: #0C2E82 2px solid; */
}

.WipMenu2Title {
  margin:0px 0px 0px 0px;
  font-size   : 11px;
  text-align: left;
}

.WipMenu2Link {
  text-decoration : none;
  margin: 0px 10px 0px 0px;
  font-size   : 11px;
  font-weight : normal;
  font-family : Verdana;
  color       : #ffffff;
  text-align: left;
  font-weight: bold;
}

/* /Wiplet menu2 */

