﻿.color2b{	background-color:#F2F2F2;}

A.samelink:link     {FONT: 12px Tahoma ;line-height:20px ; COLOR: #003559 ; TEXT-DECORATION: none}
A.samelink:visited  {FONT: 12px Tahoma ;line-height:20px ; COLOR: #003559 ; TEXT-DECORATION: none}
A.samelink:hover    {FONT: 12px Tahoma ;line-height:20px ; COLOR: #ff8040 ; TEXT-DECORATION: none}

.samecontent {font-family: Tahoma ;font-size: 10px;font-weight: bold;color: #cdcdcd;line-height:25px;padding-top: 3px;padding-bottom: 3px;}

body a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#blockstyle {
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
<!-- START table style for score report sheets -->
#scoreTable {
	border: 3px solid #000;
	font-family:Tahoma;
	font-size:12px;
	color:#000;
	text-align: center;
}
#scoreTable tr #tdTitles {
	background-color: #F93;
	border: 1px solid #666;
	font-weight: bold;
	text-align: right;
}
#scoreTable tr td {
}
#scoreTable tr #tdTitlesEntry {
	background-color: #FF9;
	border: 1px solid #333;
	font-weight: bold;
	text-align: center;
}
#scoreTable #tdScoreItems td {
	background-color: #C9D988;
	border: 1px solid #000;
}
#scoreTable #tdScoreDetails td {
	border: 1px inset #69F;
}
#scoreTable #tdScoreItems #tdItemTitles {
	text-align: center;
	font-weight: bold;
}

<!-- END table style for score report sheets -->