.menu5 {width:600px;; height:59px; position: relative; border-right:0px solid #000; font-family: arial; text-align: right; }
/* hack to correct IE5.5 faulty box model */
* html .menu5 {width:600px;; w\idth:600px;;}
/* remove all the bullets, borders and padding from the default list styling */
.menu5 ul {padding:0;margin:0;list-style-type:none; padding-top: 4px;}
.menu5 ul ul {width:120px;;}
	.menu5 ul ul ul {width: 69px;;}
/* 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:69px;;position:relative;}
/* style the links for the top level */


.menu5 a.h, .menu5 a.h:visited {display:block;font-size: 11pt;text-decoration:none; color:#73543A; width:69px;; height:59px; border:0px solid #000; border-width:0px; background: url('images/button1.gif'); padding-left: 0px;}

.menu5 a.p, .menu5 a.p:visited {display:block;font-size: 11pt;text-decoration:none; color:#73543A; width:69px;; height:59px; border:0px solid #000; border-width:0px; background: url('images/button2.gif'); padding-left: 0px;}

.menu5 a.m, .menu5 a.m:visited {display:block;font-size: 11pt;text-decoration:none; color:#73543A; width:69px;; height:59px; border:0px solid #000; border-width:0px; background: url('images/button3.gif'); padding-left: 0px;}

.menu5 a.pr, .menu5 a.pr:visited {display:block;font-size: 11pt;text-decoration:none; color:#73543A; width:69px;; height:59px; border:0px solid #000; border-width:0px; background: url('images/button4.gif'); padding-left: 0px;}

.menu5 a.c, .menu5 a.c:visited {display:block;font-size: 11pt;text-decoration:none; color:#73543A; width:69px;; height:59px; border:0px solid #000; border-width:0px; background: url('images/button5.gif'); padding-left: 0px;}

.menu5 a.d, .menu5 a.d:visited {display:block;font-size: 11pt;text-decoration:none; color:#73543A; width:69px;; height:59px; border:0px solid #000; border-width:0px; background: url('images/button6.gif'); padding-left: 0px;}

.menu5 a.cu, .menu5 a.cu:visited {display:block;font-size: 11pt;text-decoration:none; color:#73543A; width:69px;; height:59px; border:0px solid #000; border-width:0px; background: url('images/button7.gif'); padding-left: 0px;}

.menu5 a.n, .menu5 a.n:visited {display:block;font-size: 11pt;text-decoration:none; color:#73543A; width:69px;; height:59px; border:0px solid #000; border-width:0px; background: url('images/button8.gif'); padding-left: 0px;}




/* a hack so that IE5.5 faulty box model is corrected */
* html .menu5 a, * html .menu5 a:visited {width:69px;; w\idth:69px;;}

/* 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: 11pt;}
/* style the second level hover */
.menu5 ul ul a.drop:hover{background:url('images/button.gif'); background-position: -69px; font-size: 10pt;}
.menu5 ul ul :hover > a.drop {background-position: -69px; background-position: -69px; color: #fff; width: 69px; overflow: hidden;}

.menu5 ul ul ul a.drop:hover{background:url('images/button.gif'); background-position: -69px;}
.menu5 ul ul ul :hover > a.drop {background:background-position: -69px; background-position: -69px; color: #fff;}


/* 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:59px;left:-60px; width:69px;border-top:0px solid #000; z-index: 230;}
.menu5 ul ul ul {visibility:hidden;position:absolute;height:0;top:-4px;left:149px; width:69px;border-top:0px solid #000; z-index: 270;}
/* another hack for IE5.5 */
* html .menu5 ul ul {top:60px;t\op:60px;}
* html .menu5 ul ul ul {top:-4px;t\op:-4px;}



.menu5 ul ul {padding-top: 0px;}

/* 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.subp, .menu5 ul ul a.subp:visited {background:url('images/sub_1.gif'); color:#73543A; height: 26px; padding: 0px; width:120px; border-width:0;
								margin-top: 0px; margin-left: 0px; line-height: 10px;}
.menu5 ul ul a.sube, .menu5 ul ul a.sube:visited {background:url('images/sub_2.gif'); color:#73543A; height: 26px; padding: 0px; width:120px; border-width:0;
								margin-top: 0px; margin-left: 0px; line-height: 10px;}
.menu5 ul ul a.subn, .menu5 ul ul a.subn:visited {background:url('images/sub_3.gif'); color:#73543A; height: 26px; padding: 0px; width:120px; border-width:0;
								margin-top: 0px; margin-left: 0px; line-height: 10px;}
/* yet another hack for IE5.5 */
* html .menu5 ul ul a, * html .menu5 ul ul a:visited {width:120px;w\idth:120px;}

/* style the top level hover */

.menu5 :hover > a, .menu5 ul ul :hover > a {color:#fff; background-position: -69px;}

.menu5 a.h:hover {color:#fff; background-position: -69px; margin-top: 0px;}
.menu5 a.p:hover {color:#fff; background-position: -69px; margin-top: 0px;}
.menu5 a.m:hover {color:#fff; background-position: -69px; margin-top: 0px;}
.menu5 a.pr:hover {color:#fff; background-position: -69px; margin-top: 0px;}
.menu5 a.c:hover {color:#fff; background-position: -69px; margin-top: 0px;}
.menu5 a.d:hover {color:#fff; background-position: -69px; margin-top: 0px;}
.menu5 a.cu:hover {color:#fff; background-position: -69px; margin-top: 0px;}
.menu5 a.n:hover {color:#fff; background-position: -69px; margin-top: 0px;}


/* 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 ul ul li {width: 120px; padding-top: 0px;}

.menu5 {margin-left: 0px; position: relative; top: 1px; z-index: 400;}

.menu5 a {margin-bottom: 0px; margin-top: 0px; font-size: 11pt; color: #73543A; font-weight: bold;}
.menu5 a:hover {margin-top: 0px;}

.menu5 ul ul a {width: 120px; display: block;}

.menu5 ul ul a:hover {background-position: -120px; color: #fff; text-decoration: none; line-height: 10px; width: 120px;}



.menu5 ul ul a.subp:hover {background-position: -120px; color: #fff; text-decoration: none; line-height: 10px; width: 120px;}
.menu5 ul ul a.sube:hover {background-position: -120px; color: #fff; text-decoration: none; line-height: 10px; width: 120px;}
.menu5 ul ul a.subn:hover {background-position: -120px; color: #fff; text-decoration: none; line-height: 10px; width: 120px;}


