﻿.holesummary
{
	border-collapse:collapse;
	background-color:#f0f0f0;
	width:100%;
	font-size: 8pt;
}

.holesummary th
{
	color:#808000;
	text-align:right;
}

.holesummary td, .holesummary th
{
	text-align:right;
	padding-right:12px;
}

.holesummary th.bottomborder
{
	border-bottom: dashed 1px #000000;
	text-align:right;
	padding-right:12px;
}
.holesummary .leftcolumn
{
	padding-left:2px;
	padding-right:24px;
	width:100px;
	color:#808000;
}
.holesummary td.leftcolumn
{	
	padding-right:6px;
	width:100px;
	border-right: dashed 1px #000000;
	font-weight:bold;
}

.holesummary .shotcolumn
{
	width:50px;
	font-weight:bold;
	text-align:right;
	color:#808000;
	
}
