body {
margin:0;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#660001;
scrollbar-highlight-color:#660001;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-base-color:#660001;
scrollbar-face-color:#660001;
scrollbar-track-color:#000000;
}

#container {
position: absolute;
width: 980px;
left: 0px;
margin-left: 0px;
top: 0px;
height: 800px;
margin-top: 0px;
}


#box_1 {
position: absolute;
top: 160px;
left: 0px;
width: 120px;
height: 600px;
z-index: 1;
}

#box_1 p {
font-family:verdana;
font-size:12px;
color:#fff;
line-height:160%;
}

#box_2 {
position: absolute;
top: 125px;
left: 120px;
width: 840px;
height: 680px;


padding:10px;
padding-top:20px;
overflow: auto;
z-index: 2;
}

#box_2 p, tr, td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
line-height:160%;
}
