

body {width: 100%;
	background: 000000;
	color: 000000;
        margin-left: 8;
        margin-right: 8;
        margin-top:  8;
        margin-bottom: 8;

scrollbar-base-color: #000000;
scrollbar-arrow-color:#ffffff;
scrollbar-face-color:#800080;
scrollbar-track-color:#C6B2C6;
scrollbar-3d-light-color: #C6B2C6;
scrollbar-dark-shadow-color:#C6B2C6;
scrollbar-highlight-color: #C6B2C6;
scrollbar-shadow-color:#c0c0c0;
}

<!--
a.three {COLOR: #FFC0C0; text-decoration: none}
a.three:visited {COLOR: #FFC0C0; text-decoration: none}
a.three:active {COLOR: #FFC0C0; text-decoration: none}
a.three:hover {COLOR: #ff0000;}
// -->

p
 {font-weight: bold;}

.button {
font-family: verdana,arial,ms sans serif
font-size: xx-small;
border-color: #909090;
background-color: #404040;
color: #FFC0C0; }

td.menu
{
background-image: url('images/svblackborder22.gif');
background-repeat: repeat-xy;
height: 22;
        margin-left: 0;
        margin-right: 0;
        margin-top:  0;
        margin-bottom: 0;
        margin-height: 0;
        margin-width: 0;
}



td.sidepanel2
{
background-image: 
url('');
background-repeat: repeat-xy;
height: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-top:  0;
        margin-bottom: 0;
        margin-height: 0;
        margin-width: 0;
}





