alt {
display: none;
}
/* HUB-BOX dropdown menu */

/* Outer container */
.dropbox {
position: relative;
/* Independent of "body" 8px margins */
/* top: -83px; */
/* left: 585px; */
/*top: 0px;
left: 0px;*/
margin: 0px 0px 0px 0px;
padding:  0px 0px 0px 0px;
border: 0px 0px 0px 0px;
width: 175px;
line-height: 16px;
/* font-family: 'Lucida Grande', 'Lucida Sans Unicode', verdana, sans-serif; */
font-family: verdana, sans-serif;
font-weight: bold;
font-size: 9px;
/* letter-spacing: -0.05em; */
text-align: left;
/* background-color: #fef7e8; */
background-color: #fef9ef;
}

/* Menu btns. - "show/hide" triggers */ 
.menuhd {
display: block;
font-family: verdana, arial, sans-serif;
font-size: 11px;
line-height: 17px;
font-weight : bold;
background-color: #6868af;
cursor: hand; 
margin-top: 0px; 
margin-bottom: 1px;
margin-left: 0px; 
padding: 0px 0px 0px 0px; 
color: #eecd93; 
width: 175px; /* False value for IE4-5.x/Win */	
/*voice-family: "\"}\""; 
voice-family:inherit;
width: 175px;	 Actual value for conformant browsers */
}

.menuhd a:link {color: #ffffff; text-decoration: none; background-color: transparent;}
.menuhd a:visited {color: #ffffff; text-decoration: none; background-color: transparent;}
.menuhd a:hover {color: #ffffff; text-decoration: none;  background-color: transparent;}
.menuhd a:active {color: #ffffff; text-decoration: none; background-color: transparent;}

.menuhd_last {
display: block;
font-family: verdana, arial, sans-serif;
font-size: 11px;
line-height: 17px;
font-weight : bold;
background-color: #6868af;
cursor: hand; 
margin-top: 0px; 
margin-bottom: 0px;
margin-left: 0px; 
padding: 0px 0px 0px 0px; 
color: #eecd93; 
width: 175px; /* False value for IE4-5.x/Win */	
/*voice-family: "\"}\""; 
voice-family:inherit;
width: 175px;	 Actual value for conformant browsers */
}

.menuhd_last a:link {color: #ffffff; text-decoration: none ;background-color: transparent;}
.menuhd_last a:visited {color: #ffffff; text-decoration: none ;background-color: transparent;}
.menuhd_last a:hover {color: #ffffff; text-decoration: none ; background-color: transparent;}
.menuhd_last a:active {color: #ffffff; text-decoration: none ;background-color: transparent;}

/* Submenu <ul>'s */
ul.droplist {
display: none;
list-style: none;
margin: 0px 0px 0px 0px;
padding: 3px 0px 5px 9px;
width: 175px;
}

ul.droplist li {
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

ul.droplist li a:link, ul.droplist li a:visited {
display: block;
width: 175px; /* Value seen by IE-Win4-5 */
voice-family: "\"}\""; 
voice-family:inherit;
margin: -1px 0px 0px -9px;
padding: 2px 0px 3px 18px;
width: 166px;	/* Actual value for conformant browsers */
color: #cc0000;
background: transparent url(../images/dpnt_off_red.gif) center left no-repeat;
background-position: 9px;
}

ul.droplist li a:hover, ul.droplist li a:active {
color: #ff0000;
background: #c4e7ff url(../images/dpnt_on_red.gif) center left no-repeat;
background-position: 9px;
width: 166px; /* Value seen by IE-Win4-5 */
voice-family: "\"}\""; 
voice-family:inherit;
margin-right: -9px;
padding-right: -9px;
width: 157px;	/* Subtract 9px to allow for bullet (background-position: 9px;) */
}

/* NAV-LeftCol.180 dropdown menu */

/* Outer container */
.navwrap180 {
position: relative;
left: 0px;
margin: 0px 0px 0px 0px;
padding:  0px 0px 0px 0px;
border: 0px 0px 0px 0px;
width: 180px;
background-color: #0f4c9f;
}

/* Menu btns. - "show/hide" triggers */ 
.navdrophd {
display: block;
background-color: #0f4c9f;
cursor: hand; 
margin-top: 0px; 
margin-bottom: 0px;
margin-left: 0px; 
padding: 0px 0px 0px 0px;  
width: 180px;
}

table.navdroplist {
display: none;
margin: 0px 0px 0px 0px;
padding: 6px 0px 7px 0px;
width: 180px;
background-color: #bddcff;
}

/* NAV-LeftCol.230 dropdown menu */

/* Outer container */
.navwrap230 {
position: relative;
left: 0px;
margin: 0px 0px 0px 0px;
padding:  0px 0px 0px 0px;
border: 0px 0px 0px 0px;
width: 230px;
background-color: #0f4c9f;
}

/* Menu btns. - "show/hide" triggers */ 
.navdrophd {
display: block;
background-color: #0f4c9f;
cursor: hand; 
margin-top: 0px; 
margin-bottom: 0px;
margin-left: 0px; 
padding: 0px 0px 0px 0px;  
width: 230px;
}

table.navdroplist {
display: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 230px;
background-color: #bddcff;
}