/*--------------------------------------------
siteCore - Alternate Style - Blue
---------------------------------------------*/
h1#page_title { background: url('../images/backgrounds/title_blue.jpg') repeat-x top center; }
table.data tr th { background: url('../images/backgrounds/title_blue.jpg') repeat-x top center; }
div.pagination a.selected { background: #035676; }
.btn-inner input:hover {color: #035676;}
a {color: #035676;}
table.jCalendar th {background: #035676; }

#calc th {
  border: 1px solid #035676;
color: #035676;
  text-align: center;
  padding-left: 2px;
  padding-right: 2px;
}

#calc td {
  text-align: center;
}