.estimator
{
	border: 1px solid #c0c0c0;
}

.estimator th
{
	background: #c0c0c0;
	padding: 4px;
	width: 220px;
}

.estimator td
{
	background: #f0f8ff;
	padding: 3px;
	width: 220px;
}

.entertable
{
	border: 1px dotted #c0c0c0;
	width: 100%;
}

.entertable th
{
	text-align: center;
	font-size: 13pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #dddddd;
	padding: 4px;
	margin: 0px;
}

.entertable td
{
	text-align: left;
	font-size: 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 4px;
	margin: 0px;
}