.menu5 {width:139px;; height: 35px; position: relative; border-right:0px solid #000; font-family: arial; text-align: center; }
/* hack to correct IE5.5 faulty box model */
* html .menu5 {width:139px;; w\idth:139px;;}
/* remove all the bullets, borders and padding from the default list styling */
.menu5 ul {padding:0;margin:0;list-style-type:none;}
.menu5 ul ul {width:139px;;}
	.menu5 ul ul ul {width: 139px;;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu5 li {float:left;width:139px;;position:relative;}
/* style the links for the top level */

.menu5 a, .menu5 a:visited {display:block;font-size: 9pt;text-decoration:none; color:#ADE47E; width:139px; height: 35px; border:0px solid #000; border-width:0px; background: url('images/button.gif'); padding-left: 0px; margin-top: 0px; line-height: 33px;}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu5 a, * html .menu5 a:visited {width:139px;; w\idth:139px;;}

/* style the second level background */
.menu5 ul ul a.drop, .menu5 ul ul a.drop:visited {background: url('images/button.gif') no-repeat; margin-top: 0px; font-size: 9pt;}
/* style the second level hover */
.menu5 ul ul a.drop:hover{background:url('images/button.gif'); background-position: -139px; font-size: 9pt;}
.menu5 ul ul :hover > a.drop {background-position: -139px; background-position: -139px; color: #333; width: 139px; overflow: hidden;}

.menu5 ul ul ul a.drop:hover{background:url('images/button.gif'); background-position: -139px;}
.menu5 ul ul ul :hover > a.drop {background:background-position: -139px; background-position: -139px; color: #333;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu5 ul ul {visibility:hidden;position:absolute;height:0;top:-4px;left:149px; width:139px;border-top:0px solid #000; z-index: 230;}
.menu5 ul ul ul {visibility:hidden;position:absolute;height:0;top:-4px;left:149px; width:139px;border-top:0px solid #000; z-index: 270;}
/* another hack for IE5.5 */
* html .menu5 ul ul {top:2px;t\op:2px;}
* html .menu5 ul ul ul {top:-4px;t\op:-4px;}



.menu5 ul ul {padding-top: 10px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu5 table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.menu5 ul ul a, .menu5 ul ul a:visited {background:url('images/button.gif'); color:#fff; height: 48px; padding: 0px; width:139px; border-width:0;
								margin-top: 0px; margin-left: 0px; line-height: 33px;}
/* yet another hack for IE5.5 */
* html .menu5 ul ul a, * html .menu5 ul ul a:visited {width:139px;w\idth:139px;}

/* style the top level hover */
.menu5 a:hover {color:#fff; background-position: -139px;;}
.menu5 :hover > a, .menu5 ul ul :hover > a {color:#fff; background-position: -139px;}

/* make the second level visible when hover on first level list OR link */
.menu5 ul li:hover ul,
.menu5 ul a:hover ul{visibility:visible; }


.menu5 ul :hover ul ul{visibility:hidden;}
.menu5 ul :hover ul :hover ul{ visibility:visible;}



.menu5 {margin-left: 11px; position: relative; top: 1px; z-index: 400;}

.menu5 a {margin-bottom: 0px; margin-top: 0px; font-size: 9pt; color: #ADE47E; font-weight: bold;}

.menu5 ul ul a:hover {background:url('images/button.gif'); background-position: -139px; color: #333; text-decoration: none; line-height: 33px;}

.menu5 ul li {margin-top: 2px; letter-spacing: 2px; font-weight: bold; height: 35px; overflow: hidden;}





.top_1 a {
display:block;
width: 47px;
background: url("images/top_1.jpg") 0 0 no-repeat;
}
.top_1 a:hover { 
background-position: -47px;
}
.top_1 a{
      background-image: url('images/top_1.jpg');
      width: 47px;
      height: 50px;
      float: left;
} 

.top_1 a:hover{
      background-position: right;
}

.top_2 a {
display:block;
width: 47px;
background: url("images/top_2.jpg") 0 0 no-repeat;
}
.top_2 a:hover { 
background-position: -47px;
}
.top_2 a{
      background-image: url('images/top_2.jpg');
      width: 47px;
      height: 50px;
      float: left;
} 

.top_2 a:hover{
      background-position: right;
}


.btm_1 a {
display:block;
width: 67px;
background: url("images/btm_1.gif") 0 0 no-repeat;
}
.btm_1 a:hover { 
background-position: -67px;
}
.btm_1 a{
      background-image: url('images/btm_1.gif');
      width: 67px;
      height: 23px;
      float: left;
} 

.btm_1 a:hover{
      background-position: right;
}

.btm_2 a {
display:block;
width: 67px;
background: url("images/btm_2.gif") 0 0 no-repeat;
}
.btm_2 a:hover { 
background-position: -67px;
}
.btm_2 a{
      background-image: url('images/btm_2.gif');
      width: 67px;
      height: 23px;
      float: left;
} 

.btm_2 a:hover{
      background-position: right;
}



