body{background: #F2EFEA;}
p{font-family: verdana; font-size: 11px;}
p.small {font-family: verdana; font-size: 9px;}
a.list {font-family: verdana; font-weight: bold; font-size: 10px; }
a.left {font-family: Helvetica; font-size: 12px; text-transform: uppercase;letter-spacing: 1px; text-align:left}
#centerLayer{width:850px; ; position: top center; }
.scroll{overflow: scroll; width: 100%; height: 250; border: solid 1px #F6EABB; position: top center; }
table
td.s1{background: #fff; height:26px; width:214px; border-top: 1px solid #fff; border-right: 1px solid #fff; 
border-left: 1px solid #fff; border-bottom: 1px solid #FFEFAF;}
td.s2 {border: solid 1px #F6EABB;}

.tp {position:relative;text-indent:0;}
.tp b span {display:none;}
/*-- для FF, OPERA, IE7 --*/
.tp b:hover {
   border-bottom:red 1px dotted;
   color:red;
}
.tp b:hover span {
   background:#F2EFEA;
   border:no border;
   color:#000;
   display:block;
   padding:7px;
   position:absolute;
   top:2px;
   left:25px;
   z-index:10;
   text-align:left;
   width:200px;
}
</style>

<!--[if IE 6]>
<style type="text/css">
.tp b {behavior:url(hover.htc);}
.tp .hover {
   border-bottom:red 1px dotted;
   color:red;
}
.tp .hover span {
   background:#F2EFEA;
   border: no border;
   color:#000;
   display:block;
   padding:7px;
   position:absolute;
   top:2px;
   left:25px;
   z-index:10;
   text-align:left;
   width:200px;
}
</style>
<![endif]-->

