a, a:link, a:visited, .parent h2 a, .parent h3 a, .nav1 a:active, .slides .controls span, .slides .controls a:active, .simple6 input.button {
  background-color: transparent;
  color: #07519A;
}

.clear {
  clear: both;
}

.nav3 li.aba1 {
  margin-left: 0.9em;
  width: 91px;
}

.nav3 li.aba2 {
  margin-left: 4px;
  width: 69px;
}

.nav3 ul {
  border-bottom: 1px solid #D4DDED;
  float: left;
  list-style: none;
  position: relative;
  width: 100%;    
}

.nav3 li {
  background-color: #fff;
  border: 1px solid #D4DDED;
  border-bottom-color: #fff;
  float: left;
  height: 27px;  
  padding: 0 15px;
  text-align: center;
}

.nav3 li a {  
  color: #6C6C6C;
  display: block; 
  font: bold 14px arial, helvetica, sans-serif;
  line-height: 27px;
  height: 100%;
  width: 100%;  
}

.nav3 li a:hover {
  color: #B7B7B7;
}

.nav3 .selected {
  border-bottom: 1px solid #fff;  
  height: 28px;  
  margin-bottom: -1px;
}

.nav3 .aba1.selected {
  background: #fff url(../img/bg_aba1.gif) repeat-x;   
}

.nav3 .aba2.selected {
  background: #fff url(../img/bg_aba2.gif) repeat-x;
}

.nav3 .aba1.selected a {
  color: #3C5EC2;
}

.nav3 .aba2.selected a {
  color: #669933;
}