/*
Font for buttons: Font:Guatami Size:12 Bold: Color:#657B28
Another nice green color, a bit darker is: #40550A
A lighter one:  #8DA937, text: #A2C240
*/

.pghdr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: bold;
	color: #000000;
}

/*MintCream is #F5FFFA*/
body {
	background-color :  #FFFFFF;	/*White*/
	background-position : right;
    border-style: none;
    border-width: 1;
    border-color: green;

}

a:link {
	text-decoration: underlined;
	color: #657B28
}

a:visited {
	text-decoration: underlined;
	color: #40550A
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.pgTitleName{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	text-decoration: bold;
	color: #056424;			/*Dark Green*/
}
.testdata{
    background-repeat: tile;
    background-image : url(./testdata.gif);

}

.tdnews{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.altrow1{
	background-color: LightYellow;
}


.altrow2{
	background-color: LightGoldenrodYellow;
}


.tdlinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}


/*For Top of Web Page*/
.top{
	background-repeat : none;  
	background-image: ;
}

.SectionTop{
	background-image: url(./sectiontopbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 60px;
}

.eagle{
    background-color: LightYellow;
}

.PointEagle{
    background-color: LightYellow;
}

.OnepopPointEagle{
  background-color: LightYellow;
  background-image: url(./onepop.gif);
  background-repeat: no-repeat;
  background-position: top;
  font-weight: bold;
}

.OnepopSharedpointEagle{
  background-color: LightYellow;
  background-image: url(./onepop.gif);
  background-repeat: no-repeat;
  background-position: top;
  text-decoration: underline;
}

.TwopopsPointEagle{
  background-color: LightYellow;
  background-image: url(./twopops.gif);
  background-repeat: no-repeat;
  background-position: top;
  font-weight: bold;
}

.TwopopsSharedpointEagle{
  background-color: LightYellow;
  background-image: url(./twopops.gif);
  background-repeat: no-repeat;
  background-position: top;
  text-decoration: underline;
}

.ThreepopsPointEagle{
  background-color: LightYellow;
  background-image: url(./threepops.gif);
  background-repeat: no-repeat;
  background-position: top;
  font-weight: bold;
}

.ThreepopsSharedpointEagle{
  background-color: LightYellow;
  background-image: url(./threepops.gif);
  background-repeat: no-repeat;
  background-position: top;
  text-decoration: underline;
}

.Threepops{
  background-image: url(./threepops.gif);
  background-repeat: no-repeat;
  background-position: top;
}

.ThreepopsPoint{
  background-image: url(./threepops.gif);
  background-repeat: no-repeat;
  background-position: top;
  font-weight: bold;
}

.ThreepopsSharedpoint{
  background-image: url(./threepops.gif);
  background-repeat: no-repeat;
  background-position: top;
  text-decoration: underline;
}

.Twopops{
  background-image: url(./twopops.gif);
  background-repeat: no-repeat;
  background-position: top;
}

.TwopopsPoint{
  background-image: url(./twopops.gif);
  background-repeat: no-repeat;
  background-position: top;
  font-weight: bold;
}

.TwopopsSharedpoint{
  background-image: url(./twopops.gif);
  background-repeat: no-repeat;
  background-position: top;
  text-decoration: underline;
}

.Onepop{
  background-image: url(./onepop.gif);
  background-repeat: no-repeat;
  background-position: top;
}

.OnepopPoint{
  background-image: url(./onepop.gif);
  background-repeat: no-repeat;
  background-position: top;
  font-weight: bold;
}

.OnepopSharedpoint{
  background-image: url(./onepop.gif);
  background-repeat: no-repeat;
  background-position: top;
  text-decoration: underline;
}

.OnepopBirdie{
  background-color: #B7CC7C;            /*Light Green*/
  background-image: url(./onepop.gif);
  background-repeat: no-repeat;
  background-position: top;
}

.OnepopPointBirdie{
  background-color: #B7CC7C;            /*Light Green*/
  background-image: url(./onepop.gif);
  background-repeat: no-repeat;
  background-position: top;
  font-weight: bold;
}

.OnepopSharedpointBirdie{
  background-color: #B7CC7C;            /*Light Green*/
  background-image: url(./onepop.gif);
  background-repeat: no-repeat;
  background-position: top;
  text-decoration: underline;
}

.TwopopsPointBirdie{
  background-color: #B7CC7C;            /*Light Green*/
  background-image: url(./twopops.gif);
  background-repeat: no-repeat;
  background-position: top;
  font-weight: bold;
}

.TwopopsSharedpointBirdie{
  background-color: #B7CC7C;            /*Light Green*/
  background-image: url(./twopops.gif);
  background-repeat: no-repeat;
  background-position: top;
  text-decoration: underline;
}

.ThreepopsPointBirdie{
  background-color: #B7CC7C;            /*Light Green*/
  background-image: url(./threepops.gif);
  background-repeat: no-repeat;
  background-position: top;
  font-weight: bold;
}

.ThreepopsSharedpointBirdie{
  background-color: #B7CC7C;            /*Light Green*/
  background-image: url(./threepops.gif);
  background-repeat: no-repeat;
  background-position: top;
  text-decoration: underline;
}

.Birdie{
  background-color: #B7CC7C;            /*Light Green*/
  background-repeat: no-repeat;
  background-position: top;
}

.PointBirdie{
  background-color: #B7CC7C;            /*Light Green*/
  background-repeat: no-repeat;
  background-position: top;
  font-weight: bold;
}

.SharedpointBirdie{
  background-color: #B7CC7C;            /*Light Green*/
  background-repeat: no-repeat;
  background-position: top;
  text-decoration: underline;
}

.Point{
    font-weight: bold;
}

.Sharedpoint{
    text-decoration: underline;
}

/*For a player that gets a sub*/
.LineThru{
  text-decoration: line-through;
}

/*For the Sub Message*/
.Message{
  background-color: LightYellow;
}

/*For Table header info*/
.holes{
    background-color: LightGrey;
}

.input{
	font-size: 6px;
	border-style: solid;
	border-color: #6F6F6F;
	border-width: 1px;
	background-color: #E2E2E2;
}

.lc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

/*Dead
.ma{
	padding-left: 20px;
	padding-right: 10px;
}


.SkinSharedpoint{
    background-color: Pink;
    text-decoration: underline;
}

.to {
	background-image : url(./bg1.gif);
	background-repeat : repeat-x;
}

*/