body {
	text-align: justify; 
	font-family: "Verdana";
	font-size: 8pt ; 
	font-weight: normal;
	color: #666666;
	margin-top: 0;
}

td.greyTextBold {
	text-align: justify; 
	font-family: "Verdana";
	font-size: 8pt ; 
	font-weight: bold;
	color: #666666;
	margin-top: 0;
	text-align: center;
	vertical-align:top;
}

li {
	list-style: square;
}

img {
	border: 0;
}

table.maintable {
	border: 0;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

td.maintable_td {
	text-align: left;
	vertical-align: middle;
}

table.content {
	text-align: center;
	width: 100%;
}

table.contentRight {
	text-align: right;
	width: 100%;
}

td.content_menu_td {
	text-align: left;
	vertical-align: top;
	width: 22%;
	background-color: #e1eddc;
}

td.content_main_td {
	text-align: center;
	vertical-align: top;
	width: 78%;
}

table.content_menu {
	width: 100%;
	text-align:center;
	vertical-align: top;
}

table.content_main {
	width: 100%;
	background-color: #eaf2e6;
	text-align:justify;
	vertical-align: top;
}

td.eightyRight {
	text-align:right;
	width:80%;
}

td.eightyLeft {
	text-align:left;
	width:80%;
	font-style: arial;
	font-size: 11px;
	color: #3D8A1A;
	font-weight: bold;
	text-decoration: none;
}

div.greenDiv {
	background-color: #94bf81;
	text-align:center;
	vertical-align:middle;
	height: 25px;
	font:10pt "verdana";
	color:#ffffff;
	font-weight:normal;
}

td.green {
	background-color: #94bf81;
	text-align:center;
	vertical-align:middle;
	height: 25px;
	font:10pt "verdana";
	color:#ffffff;
	font-weight:normal;
}

table.grey {
	background-color: #D0E3C7;
	text-align:center;
	border-top: 1px solid #94bf81;
	border-left: 1px solid #94bf81;
	border-right: 1px solid #94bf81;
	border-bottom: 1px solid #94bf81;
	height: 120px;
	width: 100%;

}

table.golfDetails {
	background-color: #D0E3C7;
	text-align:center;
	vertical-align: middle;
	border-top: 1px solid #94bf81;
	border-left: 1px solid #94bf81;
	border-right: 1px solid #94bf81;
	border-bottom: 1px solid #94bf81;
	height: 190px;
	width: 80%;

}

td.overright {
	text-align: right;
}

td.overleft {
	text-align: left;
}

td.centerTop {
	text-align: center;
	vertical-align:top;
}

td.mainTop {
	font:8pt "verdana";
	color:#000000;
	font-weight:normal;
	color: #666666;
}

td.fifty {
	width:50%;
	
}

td.fiftyOverleft {
	width:50%;
	text-align: left;
	vertical-align: top;
}
td.fiftyOverleftMiddle {
	width:50%;
	text-align: left;
	vertical-align: middle;
}

td.fiftyOverRight {
	width:50%;
	text-align: right;
	vertical-align: top;
}

td.fiftyCenter {
	width:50%;
	text-align: center;
	vertical-align: top;
}

div.infotext {
	font:10pt "verdana";
	color:#ffffff;
	font-weight:normal;
}

div.boldText {
	text-align: justify; 
	font-family: "Verdana";
	font-size: 8pt ; 
	font-weight: bold;
	color: #666666;
}

td.rlwText {
	text-align: center;
	vertical-align:top;
	color:#3D8A1A;
	font-size:7pt;
	font-weight: normal;
	font-style:arial;
}

td.menuText {
	color:#3D8A1A;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;
	font-style:arial;
	text-align: left;
}

td.eightyRightMenuText {
	color:#3D8A1A;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;
	font-style:arial;
	text-align:right;
	width:80%;
}

a:link.menu, a:visited.menu {
	color:#3D8A1A;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
	font-style:arial;
}
a:hover.menu {
	color:#093673;
	font-size:11px;
	font-weight: normal;
	text-decoration:underline;
	font-style:arial;
}
a:active.menu {
	color:#093673;
	font-size:11px;
	font-weight: normal;
	text-decoration:underline;
	font-style:arial;
}

a:link.rlw, a:visited.rlw {
	color:#3D8A1A;
	font-size:7pt;
	font-weight: normal;
	text-decoration:none;
	font-style:arial;
}
a:hover.rlw {
	color:#3D8A1A;
	font-size:7pt;
	font-weight: normal;
	text-decoration:underline;
	font-style:arial;
}
a:active.rlw {
	color:#3D8A1A;
	font-size:7pt;
	font-weight: normal;
	text-decoration:underline;
	font-style:arial;
}

a:link.greenLink, a:visited.greenLink {
	color:#ffffff;
	font-size:10pt;
	font-weight: normal;
	text-decoration:none;
	font-style:verdana;
}
a:hover.greenLink {
	color:#ffffff;
	font-size:10pt;
	font-weight: normal;
	text-decoration:underline;
	font-style:verdana;
}
a:active.greenLink {
	color:#ffffff;
	font-size:10pt;
	font-weight: normal;
	text-decoration:underline;
	font-style:verdana;
}

