html { background: #dbdbdb url(../img/t.gif) fixed; }
body { background: #dbdbdb url("../img/grey/bg.jpg") repeat-x; }

a:link, a:visited { color: #700; }
a:hover { color: #200; text-decoration: underline; }
a:active { color: #200; }

#top-header { background: url("../img/grey/header.jpg") bottom center no-repeat; }

h1 { padding-left: 20px; margin-left: 5px; background: url(../img/grey/bullet.jpg) center left no-repeat; }
h4 { color: #770000; }

.mtbox, .frontbox { background: #f0f0d8 url(../img/grey/bg1.jpg) center bottom repeat-x; border: 1px solid #e9e9c7; }
.mtbox h2, .frontbox h2 { color: #000; background: #f3f3f3 url(../img/grey/bullet.jpg) 5px center no-repeat; border-bottom: 3px solid #6b6b6b; }

ul.top10 li span.graph { background: url(../img/grey/graph.jpg) -15px -1px repeat-x; border: 1px solid #ccc; color: #fff; }

#sidemenu dt { background: #6b6b6b url(../img/grey/menu.jpg) no-repeat; }
#sidemenu dd a:link, #sidemenu dd a:visited { display: block; padding: 2px; border-left: 5px solid #6b6b6b; width: 97%; color: #000; background: #dfdfdf; border-top: 1px solid #fff; }
#sidemenu dd a:hover { display: block; padding: 2px; border-left: 5px solid #8d8d8d; width: 97%; text-decoration: none; background: #f1eeec; border-top: 1px solid #fff; }

#sitemenu li a:link, #sitemenu li a:visited, #sitemenu li a:hover { background: #6b6b6b url(../img/grey/menu.jpg) -30px 0 no-repeat; }
#sitemenu li a:hover { background-position: -7px 0; }

#inlinemenu ul { background: url(../img/grey/inlinemenuhover.gif) left bottom no-repeat; }
#inlinemenu a:link, #inlinemenu a:visited { color: #D31141; } 
#inlinemenu a:hover, #inlinemenu a.active:link, #inlinemenu a.active:visited { background: url(../img/grey/inlinemenuhover.gif) center bottom no-repeat; color: #770000; }

ul#favfolders li a:hover { color: #D31141; }