body    {
font-family: verdana, arial, helvetica, sans-serif; 
margin: 0px; 
scrollbar-face-color:#113D53;
scrollbar-highlight-color:#113D53;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-darkshadow-color:#C0C0C0;
scrollbar-shadow-color:#113D53;
scrollbar-arrow-color:#C0C0C0;
scrollbar-track-color:#113D53;
}
table  {
border-bottom: 2px solid  #000000;
}
a:link, active, hover  {
text-decoration: none; 
}
a:visited  {
text-decoration: underline; 
}
a:hover   {
color: #7F7F7F;
text-decoration: none; 
}
#left  {
float: left;
height=100%;
border-right: 2px solid #BFBFBF;
border-bottom: 2px solid #BFBFBF;
}
#right  {
float: right;
height=100%;
border-left: 2px solid #BFBFBF;
border-bottom: 2px solid #BFBFBF;
}