/* General */
body { background: #402000; margin: 0px; padding: 0px; }
body { color: #000000; font-family: Tahoma, Arial, sans-serif; font-size: small; }
sup { font-size: 90%; font-weight: bold; vertical-align: top; }
HR { background-color: #402000; border: 0px; color: #402000; height: 1px; }
H1 { color: #402000; font-size: x-large; margin: 0px; }
H2 { color: #402000; font-size: 18px; margin: 0px; }
H3 { color: #402000; font-size: 14px; margin: 0px; }
H4 { color: #402000; font-size: 14px; font-weight: normal; margin: 0px; }
A:link { color: #00a56b; font-weight: bold; text-decoration: none; }
A:visited { color: #00a56b; font-weight: bold; text-decoration: none; }
A:hover { color: #402000; font-weight: bold; text-decoration: underline; }
A:active { color: #402000; font-weight: bold; text-decoration: underline; }
UL { margin: 0px 0px 0px 35px; padding: 0px; }
LI { margin: 0px; padding: 0px; }

.header { background: #ffffff url(images/back.jpg) repeat; border: 1px solid; border-color: #402000 #777; }
.headercenter { background: url(images/header.jpg) no-repeat; padding: 5px; }
.content { background: #ffffff url(images/back.jpg) repeat; border-width: 0px 1px; border: solid #777; }
.content { color: #402000; }
.contentleft { padding: 25px 0px; }
.contentcenter { padding: 25px 10px; }

.menubar { background: #00a56b; border-collapse: collapse; font-size: 11px; }
.menubar TD { cursor: pointer; border: #ffffff solid 1px; }
.menubar A { display: block; width: 165px; height: 100%; padding: 5px; }
.menubar A:link { color: #ffffff; font-weight: bold; text-decoration: none; }
.menubar A:visited { color: #ffffff; font-weight: bold; text-decoration: none; }
.menubar A:hover { background: #402000; color: #ffffff; font-weight: bold; text-decoration: none; }
.menubar A:active { background: #402000; color: #ffffff; font-weight: bold; text-decoration: none; }

.footer { background: #ffffff url(images/back.jpg) repeat; border: 1px solid; border-color: #402000 #777; }
.footer { padding: 5px; font-size: 11px; }

.form { padding: 5px; }

.copyright { color: #000000; font-family: Arial, Verdana, sans-serif; font-size: 11px; font-weight: normal; }
.copyright A:link { color: #00a56b; font-size: 11px; font-weight: bold; text-decoration: none; }
.copyright A:visited { color: #00a56b; font-size: 11px; font-weight: bold; text-decoration: none; }
.copyright A:hover { color: #402000; font-size: 11px; font-weight: bold; text-decoration: underline; }
.copyright A:active { color: #402000; font-size: 11px; font-weight: bold; text-decoration: underline; }

.padR { padding-right: 10px; }

.indextable { padding: 10px; border-width: 3px; border-style: double none none none; border-color: #402000; }
.indextable IMG { padding: 3px 10px 0px 0px; }
.indextableend { padding: 10px; border-width: 3px; border-style: double none double none; border-color: #402000; }
.indextableend IMG { padding: 3px 10px 0px 0px; }

