

TD {FONT-SIZE: 12px; }
.solid-bottom {BORDER-BOTTOM: #909dbf 2px solid}
.solid-left {BORDER-left: #909dbf 2px solid ;padding-left:9px;  }
.solid-right {BORDER-right: #909dbf 2px solid}

.sec1  {
background-color: #CCC;
cursor:  hand;
color:  #000000;
font-size:12px ; 
 height:30px ; 
 line-height:30px ;
border-left:  1px  solid  #FFFFFF;
border-top:  1px  solid  #FFFFFF;
border-right:  1px  solid  gray;
border-bottom:  1px  solid  #FFFFFF;
font-weight:  bold;
}

.sec2  {
background-color: #909dbf;
cursor:  hand;
 height:30px ; 
 line-height:30px ;
color:  #000000;
border-left:  1px  solid  #FFFFFF;
border-top:  1px  solid  #FFFFFF;
border-right:  1px  solid  gray;
font-weight:  bold;
}

