/* general
-------------------------------------------------------*/
.OutsideEstimatorTable {
	background-color: #6E7DA8;
}
.EstimatorTable {background-color: #FFFFFF; color: #000000; font-family: Arial; font-size: 12px;}
.EstimatorTable a {color: #FFFFFF; font-weight: bold;}
	.EstimatorTable a:link, a:visited {text-decoration: underline;}
	.EstimatorTable a:hover {
	text-decoration: none;
}
.EstimatorTableTopRow {text-align: center; color: #FFFFFF;}
.EstimatorTableTextRow {
	background-color: #FFFFFF;
	color: #000000;
}
#EstimatorTableTRTD1 {
	background-color: #236B7A;
}
#EstimatorTableTRTD2 {
	background-color: #236B7A;
}
#EstimatorTableTRTD3 {
	background-color: #236B7A;
}
#EstimatorTableTRTD4 {
	background-color: #236B7A;
}
#EstimatorTableTRTD5 {
	background-color: #236B7A;
}
#EstimatorTableTRTD6 {
	background-color: #236B7A;
}
.FlashTable {color: #000000; font-family: Arial; font-size: 12px;}
