.topic {
  color: #0778CE;
}
h1 {
  color: #0038A6;
}
#header {
  background-color: #999;
  border-bottom: 1px solid #7A7A7A;
  border-top: 0px solid #B0B0B0;
}
#content a {
  border-bottom: 1px solid #DAEBF8;
  color: #1AAFE5;
}
#content a:hover {
  border-color: #1AAFE5;
}
#content #main #pagination span a:hover {
  background: #1AAFE5;
  color: #FFF;
}
#content #search form fieldset legend {
  color: #0038A6;
}
#content #search form fieldset ol {
  border-top: 1px solid #0038A6;
}
#content #search form fieldset ol li input.textInput:focus {
  border-color: #0778CE;
}
#content #search .ctrlHolder a.btn-slide {
  color: #1AAFE5;
}

