body,td,div {
	background-color: white;
	color: #4E710D;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
}
a, .darkGreen {
	color: #364f06;
}
a {
	font-weight: bold;
}
.lightGreen {
	color: #4e710c;
}
.lightGray {
	color: #ebf3dc;
}
.lightGrayBG {
	background-color: #ebf3dc;
}
.smallText {
	font-size: 9px;
}


tr.lit td {
	background-color: #ebf3dc;
}
.tableFileList td.fl1 {
	width: 400px;
	text-align: left;
}
.tableFileList td.fl2 {
	width: 100px;
	text-align: center;
}
.tableFileList td.fl3 {
	width: 50px;
	text-align: center;
}
.tableFileList td.fl4 {
	width: 134px;
	text-align: right;
}

.tableNews td {
	font-size: 9px;
	padding: 1px 4px;
}
.tableNews tr.header td {
	font-weight: bold;
}

