BODY {
   font-family: tahoma, verdana, arial, sans-serif;
   font-size: 8pt;
   font-weight: none;
   color : #000000; 
   background-color : #FFFFFF;
   background-image: URL("/images/top.jpg");
   background-repeat: no-repeat;
   scrollbar-face-color:#404040;
   scrollbar-shadow-color:#000000;
   scrollbar-highlight-color:#000000;
   scrollbar-3dlight-color:#FFFFFF;
   scrollbar-darkshadow-color:#FFFFFF;
   scrollbar-track-color:#FFFFFF;
   scrollbar-arrow-color: #000000;
}

A:visited {
   color: #000000;
   font-size : 8pt; 
   text-decoration : none; 
   font-weight : bold;
}


A:link {
   color : #000000;
   font-size : 8pt; 
   text-decoration : none;  
   font-weight : bold;
}


A:hover {
   color : #000000;
   font-size : 8pt;
   text-decoration: underline;
   font-weight : bold;
}

.span{
  color: #C0C0C0;
  font-size: 20pt;
  font-weight: 900;
  line-height: 20px;
}

.span2{
  color: #000000;
  font-size: 8pt;
  line-height: 0px;
}

.middle{
   position:absolute;
   top: 100;
   left:50;
   right: 550;
   width: 500;
   overflow: hidden;
}

.sidebar{
   position:absolute;
   top: 200;
   left:650;
   right:850;
   width: 200;
   overflow: hidden;
}

.middle2{
   position:absolute;
   top: 100;
   left:55;
   right: 545;
   width: 490;
   overflow: hidden;
}