/* Style Orange */

body { margin: 0px; padding: 0px; font-family: Verdana; font-size: 8pt; color: black; background-color: #fffbf6; }

/* Table Header */
table.header { border-bottom: 0px solid #000000; border-collapse:collapse; margin: 0px 0px 0px 0px; width:100%; }
td.header1   { background-color: #fff3e0; padding: 0px; }
td.header2   { background-color: #fff6e8; }
tr.header3   { background-color: #fff8ed; }
h1.headerT   { font-size: 11pt; font-weight:bold; }
.headerS { font-size: 6pt; }

/* Navigator button */
.navb { color: #000000; text-align: center; margin: 1px 4px 1px 4px; padding: 0px; text-indent: 0px; }
.navb a { color: #000000; padding: 0px 2ex 0px 2ex; text-decoration: none; display: block; background-color: #ffe2b7; border-top: 2px #ead0a8 solid; border-left: 2px #ead0a8 solid; border-bottom: 2px #c5af8d solid;  border-right: 2px #c5af8d solid; }
.navb a:hover { color: #000000; text-decoration: none; background-color: #ffeed5; border-top: 2px #c5af8d solid; border-left: 2px #c5af8d solid; border-bottom: 2px #ead0a8 solid; border-right: 2px #ead0a8 solid; }
.navbu { color: #000000; text-align: center; margin: 1px 4px 1px 4px; padding: 0px; text-indent: 0px; }
.navbu span { color: #000000; padding: 0px 2ex 0px 2ex; text-decoration: none; display: block; background-color: #ceb794; border-top: 2px #bda888 solid; border-left: 2px #bda888 solid; border-bottom: 2px #9f8d72 solid;  border-right: 2px #9f8d72 solid; }


