
.pageHead{
margin: 0px 0;
padding: 0;
height:89px;
background: black url(../images/search_bg.gif) repeat-x center left;
}

a.hoverbtn {
image: url(../images/windows_hover.jpg);
}
.applemenu{
margin: 0px 0;
padding: 0;
width: 160px; /*width of menu*/
border: 1px solid #9CB8C6;
}
.applemenu div.heading{
background: black url(../images/catHeading_bg.gif) repeat-x center left;
font: Bold 20px Garamond, Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 3px 0;
padding-left: 8px;
text-decoration: none;
}

.applemenu div.silverheader a{
background: black url(../images/silvergradient.gif) repeat-x center left;
font: normal 12px Arial, Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: #18397C;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 3px 0;
padding-left: 8px;
text-decoration: none;
}
.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: #18397C;

}
.applemenu div.selected a, .applemenu div.silverheader a:hover{
background-image: url(../images/silvergradientover.gif);
color: Black;
font: Bold 12px Arial, Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;

}
.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
padding: 5px;
height: 200px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
font: normal 11px Arial, Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: black;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 8px;
text-decoration: none;
}

.applemenu div.submenutop{ /*DIV that contains each sub menu*/
height: 0px;
}
a.catminor, a.catminor:link, a.catminor:visited, a.catminor:active { font-size: 11px; color: black ; text-decoration: none; height:25px}

