/* CSS Document */
div.contentbx {  background-color:#993333}/* background color same as taskbarbox */
div.textheader { background-color:#DCCFB6; }/*background  D2C4AF  DCCFB6  ECE0BB-yellowish*/
div.pagedescription { border-top:20px solid #990000; }/* same color as pagetitle*/
div.taskbarbx { background-color:#993333;}
.sectiontasktitle	{ background-color:#990000; }
h1.pagetitle	{ color:#990000; }
h2.pagesubtitle { color:#990000; }
li { padding-top: 3px; }

#childnav { background-color:tranparent; }/*dccfb6*/
.childnavtitle {width:auto; margin-bottom:7px;text-align:center;padding:2px 5px 2px 5px; color:#fffffa;margin-top:5px;background-color:#993333;}
#childnavtitlefirst { margin-top:0px;width:auto; }

p.childnav	{ padding:0px 10px 7px 10px;}
a.childnav {  color:#663300; text-decoration:none; }
a.childnav:hover { color:#996633;text-decoration:underline; }
h1.sectionpagetitle  { background:#990000; }
