.gametip_cell_alt2 {
		color: #000080;
		border: 1px solid #808080;
		}
.gametip_cell_alt1 {
		border-style:solid;
		border-width:0px;
		color: black;
		background-color: #E2E2E2;
		}
.summarytitle {
	font-size: 10px;
    font-weight: bold;
}
.summarydate {
	font-size: 10px;
    width:140px;
}
.summarywho {
	font-size: 10px;
}
.ddlnav {
	font-size: 9px;
}
.substat{
	font-size: 8px;
}
.gametip_cell_footer {
		border-style:solid;
		border-width:0px;
		color: black;
		background-color: #E2E2E2;
		font-size: 9px;
		}
.SummaryTitleLine {
		font-size: 11px;
		font-weight: bold;
		text-align:left
		}
.tblHeader{
    font-size: 12px;
    font-weight:bold;
    vertical-align: bottom;
    background-color: silver;
	}