.heading {
  color: black;
  font-size: 12pt;
}
.heading {
  color: black;
  font-size: 12pt;
}
.footer {
	color: #333333;
	font-size: 60%;
}
.EmNote {
  color: #666666;
  font-size: 60%;
  font-style: italic;
}
.note {
  color: #666666;
  font-size: 8pt;
}
td.thismonth {
  background-color: #FFFF80;
	color: black;
  font-size: 9pt;
  font-weight: bold;
  text-align: center;
  border-right: 1px solid #E6E6E6;
  width: 34px;
  padding: 0;
}
td.othermonth {
  font-weight: bold;
  font-size: 9pt;
	background-color: white;
  text-align: center;
  border-right: 1px solid #E6E6E6;
  width: 34px;
  padding: 0;
}
a.othermonth {
	color: gray;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.othermonth:hover {
  background-color: #FEE74A;
  color: black;
}
td.wholeyear {
  background-color: white;
  color: black;
  font-weight: bold;
  font-size: 9pt;
  text-align: center;
  border-right: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
  height: 22px;
  padding: 0;
}
td.partyear {
  background-color: white;
  color: black;
  font-weight: bold;
  font-size: 9pt;
  text-align: center;
  border-right: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
  height: 22px;
  padding: 0;
}
table.calendar {
	border-collapse: collapse;
}
.event {
	font-size: x-small;
}
.date {
	font-weight: bold;
  vertical-align: top;
}
.e1 {
	border-bottom: 8px solid white;
	vertical-align: top;
}
.title {
	font-weight: bold;
	border-bottom: 8px solid white;
}
.calendarstripe {
	border-collapse: collapse;
}
a.greenfees {
	color: black;
	text-decoration: none;
}
a.greenfees:hover {
  text-decoration: underline;
}
a.social {
	font-weight: bold;
	color: black;
	text-decoration: none;
}
a.social:hover {
  text-decoration: underline;
}
.menu {
  background-color: #008080;
}
#menu2 {
  margin-top: 0px;
  padding-top: 0px;
	width: 200px;
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
  background-color: #008080;
}
#menu2 div {
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  color: #FFFFFF;
  text-decoration: none;
}
#menu2 a {
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  display: block;
  color: #FFFFFF;
  text-decoration: none;
  border-top: solid 1px black;
}
#menu2 a:hover {
  color: #FEE74A;
}
table {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}
.CompList {
}
.number {
	text-align: right;
}
.CompName {
	padding-left: 10px;
}
.CompDate {
	text-align: right;
}
.indent {
	padding-left: 16px;
}
#CompPage {
}
#CompPage th {
	text-align: left;
	color: black;
	font-size: 12pt;
}
.selectedside {
  background-color: #A2B8CE;
  color: black;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  display: block;
}
body {
  margin: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}
img {
  border: 0px;
}
hr.home {
  color: #CD853F;
  background-color: #CD853F;
  border: none;
  height: 1px;
}
.data {
  border: 1px solid gray;
  padding: 0;
  border-collapse: collapse;
}
td.fvalue {
  text-align: center;
  border-right: 1px solid gray;
  border-bottom: 1px solid gray;
  padding: 4px;
}
td.fkey {
  text-align: center;
  background-color: #CCCCCC;
  border-right: 1px solid gray;
  border-bottom: 1px solid gray;
  padding: 4px;
}
th.fkey {
  background-color: #CCCCCC;
  border-right: 1px solid gray;
  border-bottom: 1px solid gray;
  padding: 4px;
}
a {
  text-decoration: none;
}
#CompPage li {
  padding-bottom: 12px;
}
table.content {
  width: 580px;
}