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


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

#calc td {
  text-align: center;
}

