body { font: 12px arial, verdana, helvetica, sans-serif; background: #ffffff; }
div#chapters a:hover, div#chapters a.on { background: none; background-color:#E39825; }
div#menu ul li a:hover, div#menu ul li a.on { background: none; background-color:#E39825; }

a { color: #E39825; }
a:active { color: #E39825;  }



h1,h2,h3,h4,h5,h6 { color: #E39825; }

div#content hr { border: 1px solid #E39825;}

div#footers { background: url(../images/layout/footer_whitebg.png) top center no-repeat; height: 37px;  }

table { border-collapse: collapse; border: 0; }
table th { background: #E39825; }
table td { border: 1px solid #E39825; }

/*sponsors and table wizard styles*/
table#sponsortable { border: 0; border-collapse: collapse; }
table#sponsortable tr { border-bottom: 1px solid #cccccc; }
table#sponsortable tr td { padding: 10px; vertical-align: top; border: 0; }
table#sponsortable tr td img { float: left; margin: 0 10px 0 0; }
table#sponsortable tr td p { float: right; width: 190px; margin: 0 0 2px 0; }
table#sponsortable tr td.left { border-right: 1px solid #E39825; }
table#sponsortable tr td.right { border: 0; }
table#sponsortable a { color: #E39825; text-decoration: none; }
table#sponsortable a:hover { color: #E39825; text-decoration: underline; }

table.redheadingtable { border-collapse: collapse; border: 0; margin: 10px 0; }
table.redheadingtable tr td { border: 1px solid #E39825;  }
table.redheadingtable tr td.last { border-width: 0 0 1px 0; }
table.redheadingtable tr th { background: #E39825; }
table.redheadingtable tr th.last { border-right: 0; }

table.standardtable { border-collapse: collapse; border: 0; margin: 10px 0; }
table.standardtable tr td, table.standardtable tr th { border: 1px solid #E39825; }
table.standardtable tr td.last, table.standardtable tr th.last { border-width: 0 0 1px 0; }
table.standardtable tr th { color: #E39825; }


/*t bar layout*/
.t-left { border-top: 1px solid #E39825; }
.t-right {border-top: 1px solid #E39825; }

table.standardstyle { border-collapse: collapse; border: 0; }
table.standardstyle th { background: #E39825; }
table.standardstyle th.nobg { color: #E39825; border: 1px solid #E39825;  }
table.standardstyle td { border: 1px solid #E39825; }

div#menu ul li ul li a { background-image: url("../images/layout/bg_leftnav_grey.jpg"); }
div#menu ul li ul li a:hover { background-image: url("../images/layout/bg_leftnav_grey.jpg"); }
