﻿.beboGridView {background-color: #fff; border: solid 1px #525252; border-collapse:collapse; font-family:Calibri; color: #474747;}

.beboGridView td {

      padding: 2px;

      border: solid 1px #c1c1c1; }

.beboGridView th  {

      padding : 4px 2px;

      color: #fff;

      background: #363670 repeat-x top;

      border-left: solid 1px #525252;

      font-size: 0.9em; }

.beboGridView .alt {

      /*background: #fcfcfc repeat-x top;*/
      background: #363670 repeat-x top;
}

.beboGridView .pgr {background: #363670 repeat-x top; }

.beboGridView .pgr table { margin: 3px 0; }

.beboGridView .pgr td { border-width: 0; padding: 0 6px; border-left: solid 1px #666; font-weight: bold; color: #fff; line-height: 12px; }  

.beboGridView .pgr a { color: Gray; text-decoration: none; }

.beboGridView .pgr a:hover { color: #000; text-decoration: none; }
