body {
color: #666;
background-image: url(../mm/images/shared/bg_metal1.jpg);
background-color: #afafaf;
}

h1 { color: #00387d; }
h2 { color: #333333; }
h3 { color: #333333; }
h4 { color: #333333; }
h5 { color: #666666; }

a, a:link, a:visited { color: #003399; text-decoration: underline; }
a:active, a:hover { color: #ff0000; text-decoration: none; }
hr { color: #ccc; background-color: #ccc; }

#main th { color: white; }
#main h2 { color: #333333; }
#main h3 { color: #333333; }
#main h4 { color: #333333; }
#main h5 { color: #333333; }

/* header area link and search box styles */
#header a, #header a:link, #header a:visited { color: #666666; text-decoration: none; }
#header a:hover, #header a:active { color: #ff0000; text-decoration: underline; }

/* home page and section pages */
#sectionMenu ul { border-top: #cccccc 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 #ccc; background: #ffffff; }
#nav h3 { border-bottom: 1px solid #ccc;}
#nav h3 a { color: #333333; text-decoration: none;}
#nav h3 a:hover { text-decoration: underline;}
.navHighlight { color: #333333 ! important; font-weight: bold ! important; text-decoration: none ! important; }

/* right-side inset area */
.headerRow { background-color: #666666; }
#main .headerRowSmall td { border-bottom: 1px black solid !important; font-size: xx-small !important; vertical-align: middle !important; background: #cccccc; }
.subheaderRow { color: #333333; background-color: #cccccc; }
.highlightRow { background-color: #ccd7e5; }

/* misc */
.bulletArrow { color: #ff0000; }

