﻿.t_OQP_Nav {
  background:url(../images/oqp_nav.png) repeat-x;
  
  font-family:Arial,Tahoma,Verdana;
  font-size:10pt;
}
  .t_OQP_Nav a {
    white-space:nowrap;
    text-decoration:none;
    font-weight:bold;
    
    color: #414954;
  }
  .t_OQP_Nav td a:hover {
    color:#DD9A1D;
  }
  
  .oqp_nav_end {
    min-width:50px; height:30px;
  }
  
