	.fees {
		clear: both;
		width: 100%;
		color: #333;
		margin-bottom: 1.75em;
		}
		
	.fees thead tr th, .fees thead tr td, .fees tbody tr td, .fees tbody tr th {
		font-size: 95%;
		text-align: center;
		padding: .35em .5em;
		border: solid 1px #CCC;
		border-width: 0 1px 1px 0;
		background: #FCF9F3;
		}
		
	.fees thead tr th {
		background-color: #465E7D !important;
		color: #FCF9F3;
		background-image: url("../images/th_bg.png");
		background-position: 0 100%;
		background-repeat: repeat-x;
		border: solid 1px #333 !important;
		border-width: 0 1px 1px 0 !important;
		}
		
	.fees thead tr td {
		text-align: left;
		font-size: 100%;
		background: transparent url("../images/white_BG_25.png") !important;
		font-weight: bold;
		}
		
	.fees tbody tr th {
		text-align: left;
		font-weight: normal;
		}

		
	.amount {
		width: 75px;
		}

	.note {
/*		background: transparent url("../images/white_BG_25.png") !important;	*/
		padding: .5em !important;
		}

		
		
		
	#raincheck {
		clear: both;
		width: 100%;
		color: #333;
		margin-bottom: 1em;
		}
		
	#raincheck thead tr th, #raincheck thead tr td, #raincheck tbody tr td, #raincheck tbody tr th {
		font-size: 95%;
		text-align: center;
		padding: .35em .5em;
		border: solid 1px #CCC;
		border-width: 0 1px 1px 0;
		background: #FCF9F3;
		}
		
	#raincheck thead tr th {
		background-color: #465E7D !important;
		color: #FCF9F3;
		background-image: url("../images/th_bg.png");
		background-position: 0 100%;
		background-repeat: repeat-x;
		border: solid 1px #333 !important;
		border-width: 0 1px 1px 0 !important;
		}
		
	#raincheck thead tr td {
		text-align: left;
		font-size: 100%;
		background: transparent url("../images/white_BG_25.png") !important;
		font-weight: bold;
		}
		
	#raincheck tbody tr th {
		text-align: left;
		font-weight: bold;
		}
		
	#raincheck tbody tr.twilight th, #raincheck tbody tr.twilight td {
		background: transparent url("../images/white_BG_50.png") !important;
		}

		/*
	#raincheck tbody tr.ninehole th, #raincheck tbody tr.ninehole td {
		background: transparent url("../images/white_BG_25.png") !important;
		}
		*/
