h1.logo a,
h1.logo a:visited{
  color: #000;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}

/***************** Style For menu Navig ***************/

div.menuTop a,
div.menuTop a:visited{
  font-size: 12px;
  font-family: Tahoma;
  color: #f9cf00;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 50px;
  height: 100%;
  display: block;
  float: left;
  font-weight: bold;
}

div.menuTop a:hover{
  color: #fff;
  background: url('../images/activeLi.png') no-repeat center 39px;
  display: block;
  float: left;
  line-height: 50px;
}

.text a,
.text a:visited{
  display: block;
  text-align: left;
  font: 11px/14px Arial;
  color: #f1700a;
  text-decoration: underline;
}

.text a:hover{
  text-decoration: none;
}


.listItem li ul li a,
.listItem li ul li a:visited{
  font: 11px Arial, Helvetica, sans-serif;
  color: #000;
  text-decoration: underline;
}

.listItem li ul li a:hover{
  text-decoration: none;
}


.listPage li a,
.listPage li a:visited{
  display: block;
  height: 21px;
  width: 20px;
  text-decoration: none;
  color: #000;
  background:#f9cf00;
  border: 1px solid #f9cf00;
}

.listPage li a.back,
.listPage li a.back:visited,
.listPage li a.next,
.listPage li a.next:visited{
  display: block;
  background: #f9cf00;
  height: 21px;
  width: 94px;
  color: #000;
  text-decoration: none;
  font: 11px/20px Tahoma;
}


.objectLi,
.objectLi:visited{
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 0px;	  
}


.listCompany li div a,
.listCompany li div a:visited{
  display: block;
}

