﻿body 					{font-size: small; color:gray; font-weight:normal; font-family: Arial, Helvetica, sans-serif; text-align:justify; background:black }
h1						{color: #5B3D0D; font-weight: 800; font-size: 1.6em; font-family: Arial, Helvetica, sans-serif; 	}
h2						{color: Black; font-size:medium; font-family: Arial, Helvetica, sans-serif;}
h3						{color: Black; font-size:small;  font-family: Arial, Helvetica, sans-serif;}
img 					{border-style: none;}
div#GrassSide			{position:absolute; top: 8px; left: 37px}
div#Rite1				{float:right; position:relative; top:-200px }
a:link                  {color: blue; text-decoration: none; }
a:visited 				{color: blue; text-decoration: none; }
a:hover 				{color: red;  text-decoration: underline; }
.Table_Page				{background-color: #FFFFFF; color: Black; border-collapse: collapse;}
.GrassCol 				{background-image: url('images/bg/grass_Side.jpg'); background-repeat:no-repeat;}
.GrassRow 				{background-image: url('images/bg/grassTop.jpg'); height:50px; width:850px; font-weight: bold; color: white; font-size:x-large}
.BackgroundPage			{background-color: #4F843C }
.BackgroundNavCol		{background-color: #6C6141 }
.TextUnderline			{text-decoration:underline}
.TextBold				{font-weight:bold;}
.TextGray				{color: Gray;}
.TextGray_italics		{color: Gray; font-style: italic;}
.TextGray_Tiny          {color: Gray;  font-size: x-small;}
.TextBlack				{color: Black;}
.TextBlack_Tiny			{color: Black; font-size: x-small;}
.TextBlack_Large		{color: Black; font-size: medium;  font-weight:bold;}
.TextBlack_Italics		{color: Black; font-style: italic;}
.TextBlack_TinyItalics	{color: Black; font-style: italic; font-size: x-small;}
.TextRed				{color: Red;   font-weight:bold;   }
.TextRed_Large          {color: Red;   font-size: medium;  font-weight:bold; }
.TextWhite_Large		{color: White; font-size: medium;  font-weight:bold; }
.TextWhite_Tiny			{color: White; font-size: x-small;}
.TextWhite				{color: White; font-size: small; }
.AlignLeft				{text-align:left}
.AlignRite				{text-align:right}
.AlignCenter			{text-align:center}
.AlignJustify			{text-align:justify}
.PictureRite 			{border-style: none; margin-left: 14px; margin-right: 8px; float: right;}
.BackgroundBlack		{background-color: Black;   color: white; font-weight:bold;}
.BackgroundWhite		{background-color: White;   color: Black;}

.ScoreCardGold			{background-color: #FFCC00; color: #000000; font-weight:bold; border-style: solid;border-width: 1px;}
.ScoreCardBlue			{background-color: #0099FF; color: #000000; font-weight:bold; border-style: solid; border-width: 1px;}
.ScoreCardWhite			{background-color: #F7F7F7; color: #000000; font-weight:bold; border-style: solid; border-width: 1px;}
.ScoreCardHandicap		{background-color: #8CFF8C; color: #000000; font-weight:bold; border-style: solid; border-width: 1px;}
.ScoreCardPar			{background-color: #C0C0C0; color: #000000; font-weight:bold; border-style: solid; border-width: 1px;}
.ScoreCardRed			{background-color: #FF3300; color: #000000; font-weight:bold; border-style: solid; border-width: 1px;}
.ScoreCardTable			{border: 1px solid #000000;}


