body {
  	background-color: #182D17;
  	font-family: helvetica, sans-serif;
  	font-size: 12px;
  	color: #000000;
	text-align: left;
		margin: 0;

}

img {
	border: 0;
	}
ol li {
	color: white;
}

ol li a {
	color: yellow;
}

.maintable {
	border: 1px black ridge;
	vertical-align: top;
	background-color: #367B3C;
	width: 995px;
}
.toptable {
	border: 0;
	vertical-align: top;
	width: 995px;
	text-align: left;
}

.adboxheader {
	background: url(images/backbar.jpg) repeat-x right top;
	font-size: 12pt;
	color: #ffffff;
	font-weight: bold;
}

.adboxheader  a {
	font-size: 11pt;
	color: yellow;
	font-weight: bold;

}
.adboxheader  a:hover {
	color: red;
}


.adbox {
	color: #000000;
	background-color: #C2F7C0;
	border: 1px black ridge;
	text-align: center;
}

.contentbox {
	color: #000000;
	background-color: #C2F7C0;
	border: 1px black ridge;
	text-align: left;
	padding: 0px 15px 0px 15px;
}

.footerbox {
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
.footerbox  a {
	color: yellow;
	text-decoration: none;
	font-size: 12pt;
	}
