.countryclub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
}
A.eventDay:link {
	COLOR: #000066;
	font-size: 11px;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.eventDay:visited {
	COLOR: #000066;
	font-size: 11px;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.eventDay:hover {
	COLOR: #cc0000;
	font-size: 11px;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
.calendar{
	font-size: 11px;
}
.noEventFoundCell{
	background-color: #DEFBDD;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.noEventFoundCellSelected{
	background-color: #FFEA82;
	color: #000000;
	text-align: center;
	text-align: left;
	vertical-align: top;
}
.noEventFoundCellToday{
	background-color: #DEFBDD;
	color: #000000;
	text-align: center;
	border: 1px solid #FF0000;
	text-align: left;
	vertical-align: top;	
}
.noEventFoundCellTodaySelected{
	background-color: #FFEA82;
	color: #000000;
	text-align: center;
	text-align: left;
	vertical-align: top;	
}
.eventFoundCell{
	background-color: #C2D9F9;
	text-align: center;
	text-align: left;
	vertical-align: top;	
}
.eventFoundCellSelected{
	background-color: #FFEA82;
	text-align: center;
	text-align: left;
	vertical-align: top;	
}
.eventFoundCellToday{
	background-color: #DEFBDD;
	text-align: center;
	color: #000000;
	text-align: left;
	vertical-align: top;

}
.eventFoundCellTodaySelected{
	background-color: #FFEA82;
	text-align: center;
	color: #000000;
	text-align: left;
	vertical-align: top;	
}
th.dayofweek {
	COLOR: #000000;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.calendarTitle{
	background-color: #AABFA0;
	font-size: 12px;
	font-weight: bold;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.directoryComment {
	font-size: 10px;
	font-style: italic;
}
.directoryLabel {
	font-size: 12px;
	font-style: italic;
}
.directoryCustomer {
	font-size: 12px;
	font-weight: bold;
}
.directoryContact {
	font-size: 12px;
	font-weight: bold;
}
.directoryPhone {
	font-size: 12px;
	font-style: normal;
}
.directoryAddress {
	font-size: 12px;
	font-style: normal;
}
.directoryEmail {
	font-size: 12px;
}
A.directoryLink:link {
	font-size: 12px;
	TEXT-DECORATION: none;
	font-style: normal;	
}
A.directoryLink:visited {
	font-size: 12px;
	TEXT-DECORATION: none;
	font-style: normal;
}
A.directoryLink:hover {
	font-size: 12px;
	TEXT-DECORATION: underline;
	font-style: normal;
}
.directoryNav{
	font-size: 12px;
}
A.directoryNav:link {
	COLOR: #000000;
	font-size: 12px;
	TEXT-DECORATION: none;
	font-style: normal;
}
A.directoryNav:visited {
	COLOR: #000000;
	font-size: 12px;
	TEXT-DECORATION: none;
	font-style: normal;
}
A.directoryNav:hover {
	COLOR: #cc0000;
	font-size: 12px;
	TEXT-DECORATION: underline;
	font-style: normal;
}
.noResults{
	font-size: 14px;
	font-weight: bold;
}
.index {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #336633;
	font-weight: normal;
	font-style: italic;
}
.about {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #336633;
}

