/*
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;
}

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;
}

/*Change 1/5/2008; ajw - In 2.5.11, changed from "LightYellow" to "#EAEAEA" (a medium shade of grey)*/
/*Used for alternate Rows in a grid*/
.altrow1{
	background-color: #EAEAEA; /*Medium Shade of Grey*/
}

/*Used for alternate Rows in a grid*/
/*Change 1/5/2008; ajw - In 2.5.11, changed from "LightGoldenrodYellow" to "#F6F6F6" (a lighter shade of grey)*/
.altrow2{
	background-color: #F6F6F6; /*Ligher Shade of Grey*/
}

.tdlinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}


/*For Top of Web Page*/
.top{
	background-repeat : none;  
	background-image: ;
}

/*Info 1/5/2008; ajw - In 2.5.11, made this obsolete, it no longer displays in the header*/
/*This is the colorband that displays behind the heading*/
.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;
}

/*This is used for the Content to surround a fluid width, rounded corner rectangle*/
/*Added 1/5/2008; ajw for 2.5.11
div.rounded {
    clear:both;
    max-width:2400px;
    margin:5px auto;
    width:95%;
}

/*Rounded Top Left piece.*/
div.rounded div.top {
    background:url(./tl.gif) no-repeat bottom left;
    padding:0px;
    width:100%;
}

/*Top, but includes a Rounded Right Piece.*/
div.rounded div.top div.right {
    background:url(./tr.gif) no-repeat bottom right;
    height:12px;
    margin-left:12px;
}

/*Left Side*/
div.rounded div.middle {
    background:url(./l.gif) repeat-y left;
    clear:both;
    width:100%;
}

/*Right Side*/
div.rounded div.middle div.right {
    background:url(./r.gif) repeat-y right;
    margin-left:12px;
}

/*Background, solid color*/
div.rounded div.middle div.right div.content {
    background:url(./bg.gif) repeat top left;
    color:#fff;
    font-family:"Trebuchet MS", Calibri, Tahoma, sans-serif;
    font-size:1.0em;
    line-height:1.3em;
    margin-right:12px;
    padding:0px 7px;
    text-align:justify;
}

div.rounded div.middle div.right div.content p {
    margin:0px;
    padding-top:15px;
}

div.rounded div.middle div.right div.content h2 {
    color:#0f2;
    font-size:1.75em;
    font-weight:bold;
    margin:0px;
    padding:7px 0px;
}

/*Rounded Bottom Left piece.*/
div.rounded div.bottom {
    background:url(./bl.gif) no-repeat top left;
    clear:both;
    padding:0px;
    width:100%;
}

/*Bottom, but includes a Rounded Right Piece.*/
div.rounded div.bottom div.right {
    background:url(./br.gif) no-repeat top right;
    height:12px;
    margin-left:12px;
}

/*Half Moon Tab Menu - This is used in the 'top.html' for the Tab Strip*/
/*Added 1/5/2008; ajw for 2.5.11
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.halfmoon{
margin-bottom: 1em;
}

.halfmoon ul{
padding: 3px 9px 2px 5px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
border-bottom: 1px solid #929492;
}

.halfmoon li{
display: inline;
margin: 0;
}

.halfmoon li a{
text-decoration: none;
padding: 3px 9px 2px 5px;
margin: 0;
margin-right: 1px; /*distance between each tab*/
border-left: 1px solid #DDD;
color: black;
font-size: 13px;
background: #ECEEEC url(halfmoontab_r.gif) top right no-repeat;
}

.halfmoon li a:visited{
color: black;
}

.halfmoon li a:hover{
background-color: #CDDADA;
color: navy;
}
