table.megamenu1 {
    align: center
  }

  td.megamenu1-top {
    height: 13px;
    background-image: url(images/design/topbar/top.png)
  }
  td.megamenu1-top1 {
    height: 13px;
    background-image: url(images/design/topbar/top1.png);
  background-repeat: repeat-x
}

  td.megamenu1-topRight {
    width: 4px;
    height: 13px;
    background-image: url(images/design/topbar/topRight.png)
  }

  td.megamenu1-right {
    width: 4px;
    background-image: url(images/design/topbar/right.png)
  }

  td.megamenu1-bottomRight {
    width: 4px;
    height: 4px;
    background-image: url(images/design/topbar/bottomRight.png)
  }

  td.megamenu1-bottom {
    height: 4px;
    background-image: url(images/design/topbar/bottom.png)
  }

  td.megamenu1-bottomLeft {
  width: 4px;
    height: 4px;
    background-image: url(images/design/topbar/bottomLeft.png)
  }

  td.megamenu1-left {
  width: 4px;
    background-image: url(images/design/topbar/left.png)
  }

  td.megamenu1-topLeft {
    width: 4px;
    height: 13px;
    background-image: url(images/design/topbar/topLeft.png)
  }

  td.megamenu1-center {
    background-color: white
  }



  .megamenu_items {
	font-family: Verdana, Arial, sans-serif;
    color: #454E6E; /*029DBB 628FC1  #4185bf #3B76A8 #454E6E #4185bf*/
	text-decoration: none;
	font-size: 12px;
    height: 18px;
    #height: 18px;
	cursor: hand;
 	width: 156px;
	display: block;
   padding-left: 10px;
	padding-top: 2px;
}
.megamenu_items:hover{
	/*background-image: url(images/design/list_hover_orange95.png);
    background-repeat: no-repeat; */
    color: #454E6E;
    text-decoration: underline;
   /*	background-position: center;   */
}
.megamenu_items_1 {
	font-family: Verdana, Arial, sans-serif;
    color: #029DBB; /*029DBB 628FC1  #4185bf #3B76A8 #454E6E #4185bf*/
	text-decoration: none;
	font-size: 11px;
    height: 18px;
    #height: 18px;
	cursor: hand;
 	width: 156px;
	display: block;
    padding-left: 10px;
    padding-top: 2px;
}
.megamenu_items_1:hover{
    text-decoration: underline;
}

.megamenu_level1	{
	font-family: Verdana, Arial, sans-serif;
   color: #454E6E; /*029DBB 628FC1  #4185bf #3B76A8 #454E6E #4185bf*/
	text-decoration: none;
	font-size: 12px;
    height: 19px;
    #height: 22px;
	cursor: hand;
	padding-left: 0px;
	width: 194px;
	vertical-align: middle;
	padding-top:0px;
	display: block;
}
.megamenu_level1:hover	{
	background-image: url(images/design/categories/hover_1.png);
	background-repeat: no-repeat;
	color: #454E6E;
}

.megamenu_level2 {
	font-family: Verdana, Arial, sans-serif;
    color: #454E6E; /*029DBB 628FC1  #4185bf #3B76A8 #454E6E #4185bf*/
	text-decoration: none;
    font-size: 10px;
}
.megamenu_level2_blaa {
	font-family: Verdana, Arial, sans-serif;
    color: #029DBB; /*029DBB 628FC1  #4185bf #3B76A8 #454E6E #4185bf*/
	text-decoration: none;
    font-size: 10px;
}

.border_bottom_blaa {
	
border-bottom: 1px solid #e3e9ef;
vertical-align: middle;
/*padding-top: 2px;*/

}
