td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #009900;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.bkg {
	background-image: url(images/bkg_green.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
	text-decoration: none;
	border: 1px solid #009900;
	background-color: #000000;

}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
	text-decoration: none;
	border: 1px solid #009900;
	background-color: #000000;

}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	background-color: #000000;
	border: 1px solid #009900;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
	text-decoration: none;
	background-color: #000000;
	border: 1px solid #009900;
}
body{
scrollbar-track-color:#000000;
scrollbar-base-color:#000000;
scrollbar-dark-border-color:#009900;
scrollbar-shadow-color:#009900;
scrollbar-highlight-color:#009900;
scrollbar-3dlight-color:#003300;
scrollbar-darkshadow-color:#003300;
scrollbar-arrow-color:#009900;
}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
	font-style: italic;

}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
	font-style: italic;

}
