@charset "UTF-8";
/* CSS Document */


.print
	{
		display:none;
	}
	

	
.cutLine
	{
		border:1px dashed #ccc;
	}
	

.wrapper
	{
		margin:0 auto;
		width:620px;
		font-family:Arial, Helvetica, sans-serif;
	}

legend
	{
		font-size:11px;
	}
	
fieldset
	{
		width:620px;
		border:1px solid #fff;
	}
	

.scorecardTitle
	{
		margin:0;
		padding:0;
	}
	.printLink
		{
			float:right;
			padding:10px 0 0 0;
		}
		
#scorecard th.players
	{
		background-color:#ccc;
		color:#333;
	}
	
table
	{
		border:0 none;
font-family:Verdana,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:14px;
text-align:left;
	}
	



#scorecard
	{
		border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
width:580px;
clear:both;
margin:10px auto;
float:none;
	}

#scorecard td
	{
		border-left:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
font-size:10px;
padding:4px;
text-align:left;
	}

#scorecard th
	{
		background:#252525 none repeat scroll 0 0;
border-left:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
color:#FFFFFF;
font-size:11px;
padding:8px;
text-align:left;
	}


.hole
	{
		background:#494646 none repeat scroll 0 0;
color:#FFFFFF;
	}
	

.hole td
	{
		color:#FFFFFF;
		text-align:center;	
	}
	
.gold
	{
	background:#ABA000 none repeat scroll 0 0;
text-align:left;	
	}

.gold td
	{
		color:#FFFFFF;
text-align:center;
	}
	

.blue
	{
	background:#005B7F none repeat scroll 0 0;
text-align:center;	
	}


.blue td 
{
color:#FFFFFF;
text-align:center;
}

.handicap
	{
	background:#F8E19F none repeat scroll 0 0;
text-align:center;	
	}

.handicap td
	{
		text-align:center;
	}
	

.par
	{
	background:#F8F1DE none repeat scroll 0 0;
text-align:center;	
	}

.par td
	{
		text-align:center;
	}
	
	.logos
	{
		text-align:center;
	}