body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/top_band.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F5F5DD;
}
a:link {
	color: #336814;
	text-decoration: none;
}
a:visited {
	color: #336814;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #336814;
	text-decoration: none;
}

.link:link {
	color: #F5F5DD;
	text-decoration: none;
}
.link:visited {
	color: #FAFDCC;
	text-decoration: none;
}
.link:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.link:active {
	color: #FAFDCC;
	text-decoration: none;
}
.text_color {
	color: #FAFDCC;
}
.title {
	color: #E6EEDB;
}
.green_text {
	color: #336814;
}
.img_border2 {
	padding: 3px;
	border: 1px solid #445545;
}
.img_border {
	padding: 5px;
	border: 1px solid #445545;
}

.pagea:link {
	color: #ABD274;
	text-decoration: none;
}
.pagea:visited {
	color: #ABD274;
	text-decoration: none;
}
.pagea:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.pagea:active {
	color: #ABD274;
	text-decoration: none;
}
