.paginatorLink
  {
   font-family: Verdana;
   font-size  : 8px;
   font-weight: bold;
  }

.paginatorNumberLink
  {
   font-family: Verdana;
   font-size  : 9px;
  }

td
  {
   text-align    : left;
   vertical-align: top;
   font-family   : Tahoma;
   font-size     : 11px;
   color         : #474747;
  }

a
  {
   text-decoration: none;
  }

a.1
  {
   text-decoration: none;
   color          : #000000;
  }

.t11
  {
   font-family: Tahoma;
   font-size  : 11px;
   font-style : normal;
  }

body 
  {
   margin  : 0px;
   padding : 0px;
  }

.style1
  {
   font-size  : 13px;
   font-weight: bold;
   color      : #FFFFFF;
  }

.style4
  {
   color    : #FFFFFF;
   font-size: 11px;
  }

.style5
  {
   color: #737373;
  }

.style6
  {
   color: #928A61;
   font-weight: bold;
  }

.style7
  {
   color      : #F7941D;
   font-size  : 12px;
   font-weight: bold;
  }

.style8
  {
   color      : #963033;
   font-weight: bold;
  }

.defaultTextField
  {
   font-size: 10px;
   border   : 1px #000000 solid;
  }

.defaultButton
  {
   font-size: 10px;
   border   : 1px #000000 solid;
  }

select
  {
   font-size: 10px;
  }

.transparentTxtFld
  {
   background: none;
   border    : none;
  }

.transparentButton
  {
   background: none;
   border    : none;
  }

.redCell
  {
   color: red;
  }