@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25;
}
body {
	margin-top: 20px;
}
a {
	font-family: Times New Roman, Times, serif;
	color: #333333;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a.whitelink:link {
	color:#FFFFFF;
	text-decoration: none;
}
a.whitelink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.whitelink:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a.whitelink:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
h1 {
	font-size: 34px;
	text-shadow: #006600 0.2em 0.3em 0.2em;
}
#the_text { position: relative; top: 2px; left: 2px; color: #006600; }
#the_shadow { position: absolute; top: -2px; left: -2px; color: #ffffff; }
.sideText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.greenBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5FBF00;
}
.arial10ptgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.smallGreenText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5FBF00;
}
a.smallGreenLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5FBF00;
	text-decoration: none;
}
a.smallGreenLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5FBF00;
	text-decoration: none;
}
a.smallGreenLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #CCCCCC;
}
a.smallGreenLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5FBF00;
	text-decoration: none;
}
a.medGreenLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5FBF00;
	text-decoration: none;
}
a.medGreenLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5FBF00;
	text-decoration: none;
}
a.medGreenLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #CCCCCC;
}
a.medGreenLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5FBF00;
	text-decoration: none;
}
.homeText {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
}
.insideText {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
}
#padding5px {
	padding:5px;
}
.white {
	color: #FFFFFF;
}
.sponsorTable {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left:5px;
}
#bgHome {
	background-image: url(images/okgreens_r3_c8.jpg); 
	background-position: bottom center;
	background-repeat:no-repeat;
}

