a {
font-size: 11px;
font-family: Arial;
color: black;
text-decoration: none;
}

      a:hover {
      color: #000099;
      }

.navpath a {
font-size: 11px;
font-family: Arial;
color: #BFBFBF;
text-decoration: none;
}

      .navpath a:hover {
      color: #000099;
      }
      
.summary{
width: 100%;
background: url(images/tab_back.jpg) repeat-x;
height: 25px;
}

      .summary td{
      border-top: thin solid #c5c5c5;
      border-bottom: thin solid #c5c5c5;
      border-width: 1px;
      border-left-width: 0px;
      border-right-width: 0px;
      }
      
.summary_c{
width: 100%;
height: 25px;
}

      .summary_c td{
      border: thin solid #c5c5c5;
      border-width: 0px;
      border-bottom-width: 1px;
      }

.summary_c2{
width: 100%;
padding: 2px;
}

      .summary_c2 td{
      border: thin solid #c5c5c5;
      border-width: 0px;
      border-bottom-width: 1px;
      font-size: 12px;
      }

.summary_c2o{
width: 100%;
padding: 2px;
background-color: #F3FFE6;
}

      .summary_c2o td{
      border: thin solid #c5c5c5;
      border-width: 0px;
      border-bottom-width: 1px;
      font-size: 12px;
      }

