body { 
    font-family: Tahoma,Arial;
    font-size: 10.5pt;
}
a {
    text-decoration: none;    
}

td {
    font-size:9pt;
}
.bt {
    font-size: 10.5pt;line-height:150%;font-family:Arial;
}
.vbt {
    font-size: 12pt;line-height:150%;
}
.rt {
    font-size: 10.5pt;
    color:red;
}
.t {
    font-size: 9pt;
}
.c { 
    background-color: #DDDDDD 
}
.sb { 
    background-color: #EEEEEE 
}
.tc { 
    background-color: #FFFFFF 
}
.more {
    font-size: 10.5pt;
    font-weight:bold;
    line-height:120%;

}
.ms {
    font-size: 9pt;
    color:#000000;
}
.mb {
    font-size: 10.5pt;
    font-weight:bold;
    color:red;
    line-height:120%;
}
.t1 {background-color:#ffffff}
.t2 {background-color:#e5eCf6}
.tn { 
    color:#808080;
    background-color: #FFFFFF ;
}
.sf { 
    color:red;
    background-color:yellow;
    text-decoration: underline;
}
.tb {
background:url(http://www.n63.com/photodir/icons/tb.gif);
}
#tablen63 tr{ 
   background: #ffffff; 
} 
#tablen63 tr:nth-child(2n){ 
   background: #e5eCf6; 
} 
#tablen63 tr{ 
   background-color: expression((this.sectionRowIndex % 2 == 0) ?   "#ffffff" : "#e5eCf6" ); 
}