<style type="text/css">

 /* common styling */
.menu3 {
font-family: verdana, sans-serif; width:150px; position:relative; font-size:0.85em; z-index:100;
clear:both; margin-left:10px; /* for this page only */
}

.menu3 ul {
padding:0; margin:0; list-style-type: none;
}
.menu3 ul li {
float:left; position:relative;
}
.menu3 li.last {
border-bottom:1px solid #00f; margin:0;
}
.menu3 ul li a, .menu3 ul li a:visited {
display:block; text-decoration:bold; color:#000; width:139px; height:30px; color:#0000FF; border:1px solid #fcfcfc; border-width:1px 1px 0 1px; padding-left:10px; line-height:25px; background:#fcfcfc url(images/menu3.gif) bottom left no-repeat;
}
.menu3 ul li ul {
display: none;
}
.menu3 table {
margin:-1px; border-collapse:collapse;font-size:1em;
}

/* specific to non IE and IE7 browsers */
.menu3 ul li:hover a {
color:#c00;
}
.menu3 ul li:hover ul {
display:block; position:absolute; top:29px; margin-top:1px; left:0; width:150px; height:auto;
}
.menu3 ul li:hover ul li ul {
display: none;
}
.menu3 ul li:hover ul li a{
display:block; background:#f1f1f1; color:#000; height:auto; line-height:15px; padding:8px 10px; width:129px;
}
.menu3 ul li:hover ul li a.drop {
background:#f1f1f1 url(images/point3.gif) bottom right no-repeat;
}
.menu3 ul li:hover ul li:hover a {
background:#BBD8F7; color:#0000ff;
}
.menu3 ul li:hover ul li:hover a.drop {
background:#BBD8F7 url(images/point3a.gif) bottom right no-repeat;
}
.menu3 ul li:hover ul li:hover ul {
display:block; position:absolute; left:150px; top:-1px; width:150px;
}
.menu3 ul li:hover ul li:hover ul li a {
background:#E8E7E7; color:#000;
}
.menu3 ul li:hover ul li:hover ul li:hover a {
background:#BBD8F7; color:#0000ff;
}


/* for IE5.x and IE6 browsers only */
.menu3 ul li a:hover {
color:#c00; background:#eee url(images/menu3.gif);
}
.menu3 ul li a:hover ul {
display:block; position:absolute; top:29px; left:0; background:#eee; margin-top:0; marg\in-top:1px;
}
.menu3 ul li a:hover ul li a {
display:block; background:#ddd; color:#000; height:30px; hei\ght:20px; line-height:15px; padding:5px 10px; width:151px; w\idth:129px;
}
.menu3 ul li a:hover ul li a.drop {
background:#ddd url(images/point3.gif) bottom right no-repeat;
}
.menu3 ul li a:hover ul li a ul {
visibility:hidden; position:absolute; height:0; width:0;
}
.menu3 ul li a:hover ul li a:hover {
background:#888; color:#fff;
}
.menu3 ul li a:hover ul li a.drop:hover {
background:#888 url(images/point3a.gif) bottom right no-repeat;
}
.menu3 ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; top:0; t\op:-1px; color:#000; left:150px;
}

hr {clear:both; margin-bottom:30px;}
.left {clear:both;}

</style>
<!--[if lte IE 5.5]>
<style type="text/css">
.menu3 ul li a, .menu3 ul li a:visited {
width:151px; w\idth:139px;
}
</style>
<![endif]-->



<!--[if lte IE 7]>
<style type="text/css">
/* not validating css */
.menu2
{
  scrollbar-face-color:#ddd;
  scrollbar-arrow-color:#000;
  scrollbar-track-color:#aaa;
  scrollbar-shadow-color:#ddd;
  scrollbar-highlight-color:#eee;
  scrollbar-3dlight-color:#eee;
  scrollbar-darkshadow-Color:#ddd;
}
</style>
<![endif]-->