.green {
	color: #EF982B;
}
.tablesubhead {
	background-color: #EF982B;
}
select {
	background-color: #EF982B;
}
a {
	color: #EF982B;
}
hr {

	color: #EF982B;
}
BODY {
scrollbar-face-color:#EF982B;
scrollbar-highlight-color:#EF982B;
scrollbar-3dlight-color:#C77713;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#C77713;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#E0E0E0;
}