﻿
.tbl1, .tbl2, .tbl3, .tbl4, .tbl-report   {width:100%; position:relative}

.tbl1 td   {border:0}
.td-r      {text-align:right}

.tbl2 td    {vertical-align:top}

.tbl-report       {margin:6px 0 6px 0}
.tbl-report td    {border-right:solid 1px white; padding:3px 2px 3px 2px; margin:0; background-color:White}
.report-top td    {background-color:#86b33e; color:White}
.report-light td  {background-color:#c9f771}
.report-foot td   {background-color:#cccccc}
.tbl-hundred      {width:100%; height:100%}
.sort td          {background-color:#c9f670; text-align:center; line-height:6px}
.sort .sort-s     {background-color:#b9bcbf; text-align:center; line-height:6px}
.td-min-width       {width:36px}
.tr-light td         {background-color:#f0f3f6}

.arr-up, .arr-down, .arr-up-s, .arr-down-s, .arr-up-sl, .arr-down-sl    {cursor:pointer; font-size:6px}
.arr-up         {background:url('../img/arrow_up_g.gif') center center no-repeat}
.arr-down       {background:url('../img/arrow_down_g.gif') center center no-repeat; margin-left:6px}
.arr-up-s       {background:url('../img/arrow_up_w.gif') center center no-repeat}
.arr-down-s     {background:url('../img/arrow_down_w.gif') center center no-repeat; margin-left:6px}
.arr-up-sl      {background:url('../img/arrow_up_r.gif') center center no-repeat}
.arr-down-sl    {background:url('../img/arrow_down_r.gif') center center no-repeat; margin-left:6px}
