.td1 {
	background-color: #D1E3CA;
	color: #000000;

}
.td2 {
	background-color: #C4DCBA;
	color: #000000;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;


}
.tableheader {
	color: #000000;
	background-color: #006600;
	font-size: 36px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;


}
.tdhighlighted {
	background-color: #E4EFDE;
	color: #000000;

}
.tableouter {
	border: 2px solid #006600;
}
.headertext {
	font-size: 12px;
	color: #D1E9C0;
	font-weight: bold;


}
.line1 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;

}
.line2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;

}
.dropdowns {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003300;
	background-color: #E1F5DC;
	border: 1px solid #000000;
}
