body { background-color: #FFFFE8; }
body, table { font: normal 12px Arial; }
td { vertical-align: top; }
a { color: #993300; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; }
input { font: normal 11px Arial; border: solid 1px silver; background-color: #FCFCF6; }

.section { border-right: solid 1px #D7AF74; border-bottom: solid 1px #D7AF74; padding: 1px; }
.section th { background-color: #FFFF00	; font-size:13px; color: #000000; border-bottom: solid 1px #D7AF74; }

.section2 { border-right: solid 1px #D7AF74; border-bottom: solid 1px #D7AF74; padding: 1px; }
.section2 th { background-color: #FF6500; font-size:13px; color: #FFFFFF; border-bottom: solid 1px #AA0000; }

.section3 { border-right: solid 1px #D7AF74; border-bottom: solid 1px #D7AF74; padding: 1px; }
.section3 th { background-color: #AE5E2A; font-size:13px; color: #FFFFFF; border-bottom: solid 1px #AA0000; }
.section3 img { border: solid 1px silver; }

.section4 { border-right: solid 1px #6389B4; border-bottom: solid 1px #6389B4; padding: 1px; }
.section4 th { background-color: #6389B4; font-size:13px; color: #FFFFFF; border-bottom: solid 1px #0000AA; }
.section4 img { border: solid 1px silver; }



.menu { border-bottom: solid 2px #AA0000; }
.menu td { background-color: #FF6500; padding-left: 5px; padding-right: 18px;}
.menu a { font-size: 14px; color: #FFFFFF; }

.title { font-size: 15px; }