﻿.putttable
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align:center;
	font-size: 8pt;
	background: transparent url(/images/tileable_grass_texture.jpg) top left repeat;
	border-collapse:collapse;
}
tr.puttableheader
{
	color:White;
	vertical-align:text-top;
	height:18px;
}

tr.puttablelabels
{
	color:White;
}

tr.puttableheader th
{
	margin-top:2px;
	padding-top:1px;
	padding-bottom:1px;
}
.puttnoheader
{
	padding: 2px 5px 2px 5px;
	border:solid 1px #000000;
	background-color:#FFCC00;
	font-size:10px;
	font-weight: 700;
	color:Black;
}
td.descriptioncolumn
{
	color:White;
	width: 30px;
	height: 20px;
}
td.labelcolumn
{
	color:White;
	width: 60px;
}
td.totalscolumn
{
    font-weight: bold;
    color: white;
}
td.buttoncolumn
{
	color:White;
	width:24px;
	text-align:center;
}

.puttbutton
{
	text-align:center;
}

.intheholeputtbutton
{
	text-align:center;
	width:24px;
	height:24px;
}

.puttablebottomgraphic
{
	font-weight:bold;
}
.puttablebottomgraphic td
{
	padding-top:5px;
}
.puttablefooter
{
	font-weight:bold;
	vertical-align:middle;
}

.puttablefooter td
{
	padding-bottom:4px;
}

.puttablefooterdistance
{
	border: solid 1px #000000;	
	background-color:#ffffff;
	padding:1px 20px 3px 20px;
}

tr.puttingRow td
{
	height: 27px;
	font-weight: bold;
}
