.bg-top { background-color: #eaeaea;background-image: url(../images/stylebackground/t_bg2.gif);font-size: 9pt} .bg-line { background-color: #eeeeee;font-size: 9pt} .bg-t2 { background-color: #FFFFFF;font-size: 9pt} .bg-table { background-color: #FFFFFF;font-size: 9pt} .font-text { font-size: 9pt; color: #000000;line-height: 15pt} .font-top { font-size: 12pt; font-weight: bold; color:#000000} .font-red { color: #ff0000;font-size: 9pt} .font-link { font-size: 9pt; color: } a:link { color: #150025; text-decoration: none} a:visited { color: #333333; text-decoration: none} a:hover { color: #F70000; text-decoration: underline} a:active { color: #0066ff} .bg-white { background-color: #FFFFFF;font-size: 9pt} BODY { FONT-SIZE: 9pt; font-family: ËÎÌå; background-color:#FFFFFF; } .white:active { color: #CC6600} .white:hover { color: #6699CC; text-decoration: underline} .white:link { color: #FFFFFF; text-decoration: none} .white:visited { color: #FFFFFF; text-decoration: none} .fldrroot {font-family: ËÎÌå, Arial; font-weight: normal; font-size : 9pt;} .fldritem {font-family: ËÎÌå, Arial; font-weight: normal; font-size : 9pt;} .submit { background-color:#D0E6CE;height=0;width=0;font-size:12px;border:#78B471 0px solid} /* Start layout CSS */ .tableWidget_headerCell,.tableWigdet_headerCellOver,.tableWigdet_headerCellDown{ /* General rules for both standard column header and mouse on header of sortable columns */ cursor:pointer; border-bottom:3px solid #C5C2B2; border-right:1px solid #ACA899; border-left:1px solid #FFF; background-color: #FFFFFF; } .tableWidget_headerCell{ /* Standard column header */ border-top:2px solid #FFFFFF; } .tableWigdet_headerCellOver{ /* Rollover on sortable column header */ border-top:2px solid #FFC83C; } .tableWidget tbody .tableWidget_dataRollOver{ /* Rollover style on mouse over (Data) */ background-color:#FFF; /* No mouseover color in this example - specify another color if you want this */ } .tableWigdet_headerCellDown{ border-top:2px solid #FFC83C; background-color:#DBD8C5; border-left:1px solid #ACA899; border-right:1px solid #FFF; } .tableWidget td{ margin:0px; padding:2px; border-bottom:1px solid #EAE9E1; /* Border bottom of table data cells */ } .tableWidget tbody{ background-color:#FFF; } .tableWidget{ font-family:arial; font-size:12px; width:400px; } /* End layout CSS */ div.widget_tableDiv { border:1px solid #ACA899; /* Border around entire widget */ height: 200px; overflow:auto; overflow-y:auto; overflow:-moz-scrollbars-vertical; width:400px; } html>body div.widget_tableDiv { overflow: hidden; width:400px; } .tableWidget thead{ position:relative; } .tableWidget thead tr{ position:relative; top:0px; bottom:0px; } .tableWidget .scrollingContent{ overflow-y:auto; overflow:-moz-scrollbars-vertical; width:100%; }