table#tablechart{ width:645px; line-height:15px; }
table.tablechartExtra{ width:675px !important; line-height:15px; }
table#tablechart br{ line-height:15px; }
table#tablechart td{ padding:3px; border-collapse:collapse; border:#000 solid 1px; }
table#tablechart td.strongheader{ font-weight:bold; }
table#tablechart td.orangeRow{ font-weight:bold; background-color:#ea8f29; color:#FFF; }
table#tablechart td.blueRow{ font-weight:bold; background-color:#3757a7; color:#FFF; }
table#tablechart td.tabletitleRow{ background:#DCDDDE; font-weight:bold; }

table#tablechart td.tableRowBorderTopnone{
	border-top:#FFF;
}

table#tablechart td.tableRowBorderBottomnone{
	border-bottom:#FFF;
}

/**/
table#tablechartnoboarder{
	width:645px;
}

table#tablechartnoboarder td{
	padding:3px;
	border-collapse:collapse;
}

table#tablechartnoboarder td.bottomborder{
	border-bottom:#000 solid 1px;
}

table#tablechartnoboarder td.bottomborderthicker{
	border-bottom:#000 solid 2px;
}
