/* Rush Golf Club */

/* global definitions */
body{
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9pt;
	color:#333333;
	background-color:#ffffff;
	margin: 0px;

	}
td {font-family:Verdana,Geneva,Arial,helvetica,sans-serif;font-size: 9pt;}
th {font-size: 9pt; letter-spacing:2px;}
.pt8 {font-size:8pt;}

A:link    { color: #337755;text-decoration:none;} /* unvisited links */
A:visited { color: #99CC66} /* visited links   */
A:hover   { color: #94AA3D } /* user hovers     */
A:active  { color: #94AA3D } /* active links    */

/* TABLE definitions */
table.leftrightborder {
	border-top-width: 0px;
	border-style: solid;
	border-left-width: 1px;
	border-left-color: #B0D144;
	border-right-color: #B0D144;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	font-size:8pt;
	}
	
/* TABLE definitions */
table.leftrightdark {
	border-top-width: 0px;
	border-style: solid;
	border-left-width: 1px;
	border-left-color: #3E6200;
	border-right-color: #3E6200;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	font-size:8pt;
	}

table.leftrightblack {
	border-top-width: 0px;
	border-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	border-right-color: #000000;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	font-size:8pt;
	}
	
table.minitablegrayborder {
	border: thin solid rgb(204,204,204);
	border-width: 1px;
	}

/* TD definitions */

.table_standard {
	border-top: 1px inset #cccccc;
	border-right: 1px groove #333333;
	border-bottom: 1px groove #333333;
	border-left: 1px inset #cccccc;
}
.imgborder {
	border: thin double #333333;
}
.bold {
	font-weight: bold;
}
.green {
	color: #009966;
}
.quote {
	font-family: "Lucida Calligraphy";
	letter-spacing: 2px;
	font-size: 10pt;


}
.morehl {
		font-family: Verdana,Geneva,Arial,helvetica,sans-serif !important;
		font-size: 10pt !important;
		color: #ffffff !important;
		font-weight: normal !important;
		font-style: normal !important;
		text-decoration: none !important;
	}	
	
	A:link.morehl, A:vlink.morehl, A:alink.morehl {
		color: #337755 !important;letter-spacing:1px;
	}
	a:hover.moreh1 {text-decoration:underline;}
	
	.moresrc {
		font-family: Verdana,Geneva,Arial,helvetica,sans-serif !important;
		font-size: 9px !important;
		color: #224466 !important;
		font-weight: normal !important;
		font-style: normal !important;
		text-decoration: none !important;
		letter-spacing:1px;
	}
	
	A:link.moresrc, A:vlink.moresrc, A:alink.moresrc {
		color: #226644 !important;letter-spacing:1px;font-size:12px;text-decoration:underline;
	}
	a:hover.moresrc {text-decoration:underline;}
	.moreti {
		font-family: Verdana,Geneva,Arial,helvetica,sans-serif;
		font-size: 9px;
		color: #224466;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
	}
	
	.morehlt {
		font-family: Verdana,Geneva,Arial,helvetica,sans-serif;
		font-size: 10pt;
		color: #ffffff !important;
		font-weight: bold;
		font-style: normal;
		text-decoration: underline;
		letter-spacing:2px;
	}	
.bg99cc44 {
	background-color: #99cc44;
}
.bgbbdd44 {
	background-color: bbdd44;
}

.bgddff66 {
	background-color: ddff66;
}
.bgccff66 {
	background-color: ccff66;
}
.bgaacc88 {
	background-color: aacc88;
}
.firstletter {
	font-family: "Lucida Calligraphy";
	font-size: 24pt;
	color: #009966;
	font-weight: bold;
	line-height: normal;
}
.bgltorange {
	background-color: #FFCC99;
}
.dottedborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.whitesmoke {
	background-color: whitesmoke;
}
.title15ptbold {
	font-size: 13pt;
	font-weight: bold;
	letter-spacing: 2px;

}
.pt10 {
	font-size: 10pt;
}
.orange {
	background-color: #FFCC66;
	
}
.ladiesorange {
	color: #FFFFFF;
	background-color: #FF6633;
	
}
.menorange {
	background-color: #FFCC99;
	
}
.ladiespink {
	
	background-color: #FFFF00;

}
.table2 {
	border: thin solid #000000;
}
