/* CSS Document */

body { background-color: #000000; }

.pLT { padding: 10 0 10 10; }

#textBox { padding: 20 20 20 15;
height: 480px; }

#textBox2 { background-color: #AEA082;
border-top: 2px solid #8C826F;
padding: 5 5 10 5;
color: white;
height: 100px;
 }

#banner { background-color: #E0D9C9;
border-top: 3px solid #ffffff;
border-bottom: 3px solid #ffffff;
padding: 5px; }

#menuBox { background-color: #993333;
padding: 10 0 10 0;
border-top: 2px solid #ffffff; }

#menuBox2 { background-color: #993333;
height: 40px;
padding: 10 0 10 0;
border-top: 2px solid #ffffff; }

#bdr { border: 1px solid #AEA082; }

#title { background-color: #E0D9C9;
border-top: 2px solid #AEA082;
color: #8C826F;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
padding: 3 10 3 10; }

a { color: #993333; text-decoration: underline; white-space: nowrap; }

a:hover { color: #AEA082; }

.bdrbottom { border-top: 3px solid #AEA082;
padding: 2 0 4 0; }

#copyright { font-family: arial, helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #8C826F; }

#textarea1, #textarea1 td, #textarea3, #textarea3 td {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #7A7262; }

#textarea2, #textarea2 td {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #ffffff; }