

/* Wiplet menu2 */

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

.WipMenu2Head {
}

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

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

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

.WipMenu2LineTd {
  font-family : arial, sans-serif;
  font-size   : 10px;
  padding     : 0px;
  border-bottom  : #ffffff 1px solid;
  border-left  : #ffffff 0px solid;
  margin      : 0px 0px 0px 0px;
}

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

.WipMenu2LineTr {
  background  : #e1e1e1;
}

.WipMenu2LineTrSelected {
  background  : #0094B2;
  background  : #AAC1D1;
}

.WipMenu2LineTr2 {
  background  : #E1E1E1;
}

.WipMenu2LineTr2Selected {
  background  : #0094B2;
  background  : #AAC1D1;
}

.WipMenu2LineImage {
  background-image: url(/wip4/img/arrow.jpg);
}

.WipMenu2LineLink {
  color           : #494949;
  text-decoration : none;
  letter-spacing:-0.7px;
  font-weight: bold;
  margin      : 0px 0px 0px 2px;
  padding: 0px 0px 0px 13px;

}

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

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

.WipMenu2LineLinkRight {
 color           : #494949;
}

.WipMenu2LineLinkRight:visited {
 color           : #494949;
}

.WipMenu2LineLinkRight:hover {
 color           : #494949;
}

.WipMenu2Td:hover {
  width:119px;
  background  : #0094B2;
  font-family : Verdana, sans-serif;
  font-size   : 11px;
  height      : 14px;
  vertical-align : middle;
  margin      : 0px 0px 0px 0px;
  padding     : 0px;
  border-right: #ffffff 4px solid;
}
.WipMenu2Td {
  width:119px;
  background  : #AAC1D1;
  font-family : Verdana, sans-serif;
  font-size   : 11px;
  height      : 14px;
  vertical-align : middle;
  margin      : 0px 0px 0px 0px;
  padding     : 0px;
  border-right: #ffffff 3px solid;
}

.WipMenu2Td2 {
  width:119px;
  background  : #AAC1D1;
  font-family : Verdana, sans-serif;
  font-size   : 11px;
  height      : 14px;
  vertical-align : middle;
  margin      : 0px 0px 0px 0px;
  padding     : 0px;
  border-right: #ffffff 3px solid;
}


.WipMenu2Title {
  margin: 0px 0px 0px 0px;
  font-size   : 9px;
  text-align: left;
  background-image: url(/wip4/img/arrow.gif);
  background-repeat: no-repeat;
}
.WipMenu2Link:hover {
  background: #0094B2;
  background-image: url(/wip4/img/arrow2.gif);
  background-repeat: no-repeat;
}

.WipMenu2Link {
  width:119px;
  text-decoration : none;
  margin: 0px 0px 0px 0px;
  padding:  0px 0px 0px 17px;
  color  : #4B4B4B; 
  font-size   : 11px;
  font-family : arial;
  text-align: left;
  font-weight: bold;
  text-transform:uppercase;
}

/* /Wiplet menu2 */




/* =============================================================================== */
/* menu_right */

.menu_right, .menu_right ul { /* Behavior of main ul */
  padding    	: 0px 0px 0px 0px;
  margin     	: 0px 0px 0px 0px;
  list-style 	: none;
  z-index    	: 100;
}
.menu_right li { /* Main menu points */
  /*background: #ff0000;*/
  float      : left;
  width      : 130px;
  height     : 20px;
  padding    : 0px 0px 0px 0px;
  margin     : 0px 0px 0px 0px;
  text-transform : uppercase;
  font-weight: bold;
}

.menu_right a, .menu_right a:visited, .menu_right a:link { /* Main menu points link */
  background-image	: url(/wip4/img/arrow3.gif);
  background-repeat	: no-repeat;
  display         : block;
  color           : #444444;
  padding         : 0px 0px 0px 20px;
  font-family     : arial, helvetica;
  font-size       : 11px;
  line-height     : 14px;
  text-decoration : none;
  text-align      : left;
}

.menu_right ul a, .menu_right ul a:visited, .menu_right ul a:link {
  padding    : 0px 0px 0px 20px;
  text-align      : left;
}

.menu_right a:hover { /* Main menu points link hover */
  /*color       : #000000;*/
  padding    : 0px 0px 0px 20px;
  font-weight : bold;
}

/*
.menu_right .selected {
  float      : left;
  padding    : 0px 0px 0px 0px;
  margin     : 0px 5px 0px 0px;
  width      : 110px;
  background : #cccccc;
  text-align : left;
  text-decoration : none;
}
*/


/* =============================================================================== */


