body {
background-color: #84352F;
scrollbar-face-color: #84352F;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #84352F;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #84352F;
scrollbar-arrow-color: #84352F;
scrollbar-track-color: #84352F;
background-properties: fixed;
background: url('bg.png');
background-color: #84352F;
font-family: arial;
font-size: 9pt;
color: #000000;
cursor: default;
margin: 15px 0px 0px 0px;
}
#left {
background-color: #000000;
border-left: 1px solid #000000;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
color: #84352F;
font-family: arial;
font-size: 9pt;
text-align: left;
vertical-align: top;
padding: 5px;
margin: 0px;
width: 220px;
height: 100%;
}
#right {
background-color: #000000;
border-right: 1px solid #000000;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
color: #A5423D;
font-family: arial;
font-size: 9pt;
text-align: left;
vertical-align: top;
padding: 5px;
margin: 0px;
width: 1000px;
height: 100%;
}
b,strong {
color: #84352F;
font-family: arial;
font-weight: bold;
}

a:link, a:active, a:visited {
color: #84352F;
font-family: arial;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: #A5423D;
font-family: arial;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
}
input, textarea, option, select {
background-color: #000000;
border: 1px solid #A5423D;
font-family: arial;
font-size: 9pt;;
color: #A5423D;
padding: 2px;
}
