﻿body {
}
  .navTable td
    {
      border-left:solid 3px white;
    }
    .navTable .navsayfa
    {
      font-family:Verdana;font-size:13px;color:#5f5d5d;padding-left:10px;text-decoration:underline;padding-right:8px;
    }  
   .navTable .navNums
    {
      text-align:center;
      line-height:24px;
    }
    .navTable .navNums
     { 
      width:24px;
      height:24px;
       display:block !important;
      background:url(../images/ara/numbg.jpg) no-repeat;
      text-decoration:none;
      font-family:verdana;
      font-size:14px;
      color:#4c878d;
     }
    .navTable .navNums:hover
     {
      text-decoration:none;
      color:white;
      background:url(../images/ara/numbgB.jpg) no-repeat;
     }
    .navTable .divNavNumCurr
    {
      width:24px;
      height:24px;
      line-height:24px;
      color:white;
      text-align:center;
      background:url(../images/ara/numbgB.jpg) no-repeat;
    } 
    .navTable .navFirst
    {
     line-height:24px;
     text-align:center;
    }
    .navTable .navFirst
     {  
      text-decoration:none;
      font-family:verdana;
      font-size:14px;
      background:url(../images/ara/first.jpg) no-repeat;
      color:#4c878d;
      height:24px;
      width:14px;
      display:block !important;
     }
     .navTable .navLast
    {
     line-height:24px;
     text-align:center;
    }
   .navTable .navLast
     {  
      text-decoration:none;
      font-family:verdana;
      font-size:14px;
      background:url(../images/ara/last.jpg) no-repeat;
      color:#4c878d;
      height:24px;
      width:14px;
      display:block !important;
     }
   .navTable  .navNext
    {
     line-height:24px;
     text-align:center;
     border-left:solid 5px white;
    }
   .navTable  .navNext
     {  
     
      text-decoration:none;
      font-family:verdana;
      font-size:14px;
      background:url(../images/ara/next.jpg) no-repeat;
      color:#4c878d;
      height:24px;
      width:14px;
      display:block !important;
     }
 .navTable  .navPrev
    {
     line-height:24px;
     text-align:center; 
     border-right:solid 5px white; 
    }
  .navTable .navPrev
     { 
      text-decoration:none;
      font-family:verdana;
      font-size:14px;
      background:url(../images/ara/prev.jpg) no-repeat;
      color:#4c878d;
      height:24px;
      width:14px;
      display:block !important;
     } 