body {
color: black;
background-image: url(../mm/images/shared/bg_metal1.jpg);
background-color: white;
}

h1 { color: black; }
h2 { color: black; }
h3 { color: black; }
h4 { color: black; }
h5 { color: black; }

a, a:link, a:visited { color: black; text-decoration: underline; }
a:active, a:hover { color: black; text-decoration: none; }
hr { color: black; background-color: black; }

#main th { color: black; }
#main h2 { color: black; }
#main h3 { color: black; }
#main h4 { color: black; }
#main h5 { color: black; }

/* header area link and search box styles */
#header a, #header a:link, #header a:visited { color: black; text-decoration: none; }
#header a:hover, #header a:active { color: black; text-decoration: underline; }

/* home page and section pages */
#sectionMenu ul { border-top: black 1px solid; }


/* left-side nav menus */
/* #nav { margin: 0; padding: 0; list-style-type: none; line-height: 24px; border-bottom: 0px solid #ccc; border-top-style: solid; border-top-width: 0; border-right-style: solid; border-right-width: 0; border-left-style: solid; border-left-width: 0; } */
#nav li { border-bottom: 1px solid #999; background: #ffffff; }
#nav h3 { border-bottom: 1px solid #999;}
#nav h3 a { color: black; text-decoration: none;}
#nav h3 a:hover { text-decoration: underline;}
.navHighlight { color: black ! important; font-weight: bold ! important; text-decoration: none ! important; }

/* right-side inset area */
.headerRow { background-color: white; border-bottom: 1px solid black; }
#main .headerRowSmall td { border-bottom: 1px black solid !important; font-size: xx-small !important; vertical-align: middle !important; }
.headerRow th { border-bottom: 1px solid black; }
.subheaderRow { color: black; background-color: #white; }
/* .subheaderRow td { border-bottom: 1px dashed #666; } */
.highlightRow { background-color: #white; }
.highlightRow td { border-top: 1px solid #999; border-bottom: 1px solid #999; }

/* misc */
.bulletArrow { color: black; }
