body {
  font-family: Georgia, Garamond;
  font-size: 11px;
  font-style: normal;
  line-height: 20px;
  font-variant: normal;
  color: #000000;
  background: url('http://www.palmcreekgolf.com/common/templates/Default/images/background.gif');
  scrollbar-arrow-color:#0A199A;
  scrollbar-base-color:#E3D6C3;
  scrollbar-shadow-color:#0A199A;
  scrollbar-face-color:#F1E3CF;
  scrollbar-highlight-color:#ffffff;
  scrollbar-dark-shadow-color:#0A199A;
  scrollbar-3d-light-color:#0A199A;
}

a:link    { color: #0A199A; text-decoration: none; }
a:visited { color: #0A199A; text-decoration: none; }
a:hover   { color: #F1E3CF; background-color: #0A199A; text-decoration: none; }

.mainTitle {font-family: Georgia, Garamond; font-weight: bold; font-size: 16px; color: #0A199A;}

th, .list-header, .list-header a:link, .list-header a:visited {
  font-size: 14px;
  color: #F1E3CF;
  font-weight: bold;
  text-align: left;
  background-color: #0A199A;
}

.nohover a:hover {
 background-color: transparent;
}

td, .bodytext, .bodyreqtext, .subnavtext {
  font-family: Georgia, Garamond;
  font-size: 11px;
  font-style: normal;
  line-height: 20px;
  font-variant: normal;
}
td a:link    { color: #0A199A; text-decoration: none; }
td a:visited { color: #0A199A; text-decoration: none; }
td a:hover   { color: #F1E3CF; background-color: #0A199A; text-decoration: none; }

td.subheadtext, .crumblink a:link, .crumblink a:visited, .crumblink a:hover, .crumbtitle, .crumbtext {
  font-family: Garamond, Georgia;
  font-size: 14pt;
  color: #0A199A;
  font-weight: bold;
}

td.weather { font-size: 60%; line-height: 170%;}

.crumbdiv { font-family: Arial; font-size: 10pt; font-weight: bold;}
.crumblink a:hover { color: #F1E3CF; }

td.subnavtext a:link,
td.subnavtext a:visited { text-decoration: none; }

li         {color: #0A199A; list-style-type: square; list-style-position: outside; }
li.warning {color: red; list-style-type: square; }
li.success {color: #006600; list-style-type: square; }
li.normal  {list-style-type: square; }
ul         {list-style-type: square; }

.bodyheading {
  font-family: Georgia, Garamond;
  font-size: 16;
  text-decoration: underline;
  color: #0A199A;
}

.bodysubtext {
  font-family: Georgia, Garamond;
  font-size: 9;
  color: #0A199A;
}

.bodyhighlight { color: #0A199A;}

.small-list           {font-size: 12px;}
.small-action         {font-size: 12px;}

TD.calendar {
  border: 1px solid #97A7C0;
  padding: 3px;
}

.calendar-header {
  font-family: Georgia, Garamond;
  font-size: 11pt;
  font-variant: small-caps;
  color: #F1E3CF;
  background: #0A199A;
}

.calendar-day, .calendar-today {
  font-family: Georgia, Garamond;
  font-size: 8pt;
}

.calendar-day   { background: #FCFCFC; }
.calendar-today { background: #EEEEEE; color: #CC0000;}
.calendar-blank { background: #E7E8ED; }

