.jamHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14pt;
	color: #00CC00;
	background-color: #006600;
	text-align: center;

}
.jamSubHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #006600;
	background-color: #aaFFaa;
	text-align: center;
	border-top: 1px solid #000000;



}
.jamItemMid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	background-color: #99dd99;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #009900;
	border-left-color: #009900;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009900;



}
.jamItemLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	background-color: #99ff99;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009900;




}
.jamItemRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	background-color: #99ff99;
	text-align: right;
	text-indent: 3px;
	padding-right: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009900;






}
.lastCell {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.jamTbl {
	border: 1px solid #000000;
}
.wins {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	background-color: #99ff99;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #009900;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009900;



}
.ties {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	background-color: #99ff99;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009900;


}
.recBreak {
	background-color: #55cc55;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;

}

