
body {
background-color: White;
margin-left: 0px;
margin-right: 0px;
margin-top: -3px;
background-image : none;
}

 
.frameN
{
border-color: White;
background-color : transparent;
border-top: 1px;
border-left: 1px;
border-right: 1px;
border-bottom: 1px; 
}

/*all the separate scrolling frames*/
#d1,#d2,#d3,#d4,#d5,#d6,#d7,#d8,#d9,#d10,
#d11,#d12,#d13,#d14,#d15,#d16,#d17,#d18,#d19,#d20,
#d21,#d22,#d23,#d24,#d25,#d26,#d27,#d28,#d29,#d30
{
left:0px;
top :0px;
position : absolute;
z-index: 0;
border-right: 1px solid silver;
}

#d1
{
border-left: 0px solid silver;
}