body {
background-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-face-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #80AAB8;
background: #000000;
background-properties: fixed;
background-color: #000000;
font-family: arial;
font-size: 11px;
color: #80AAB8;
margin: 15px 0px 0px 0px;
}
#left {
background-color: #000000;
border-left: 1px solid #80AAB8;
border-top: 1px solid #80AAB8;
border-bottom: 1px solid #80AAB8;
color: #80AAB8;
font-family: arial;
font-size:11px;
text-align: left;
vertical-align: top;
padding: 5px;
margin: 0px;
width: 150px;
height: 100%;
}
#right {
background-color: #000000;
border-right: 1px solid #80AAB8;
border-top: 1px solid #80AAB8;
border-bottom: 1px solid #80AAB8;
border-left: 1px solid #80AAB8;
color: #80AAB8;
font-family: arial;
font-size: 11px;
text-align: left;
vertical-align: top;
padding: 5px;
margin: 0px;
width: 360px;
height: 100%;
}
b,strong {
color: #80AAB8;
font-family: arial;
font-size: 11px;
font-weight: bold;
}

a:link, a:active, a:visited {
color: #325865;
font-family: arial;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}
a:hover {
color: #80AAB8;
font-family: arial;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}
input, textarea, select {
background-color: #000000;
border: 1px solid #80AAB8;
font-size: 11px;
font-family: arial;
font-size: 10px;
color: #80AAB8;
padding: 2px;
}