body {
	margin: 0px;
	background-color: #000000;
}

.PageContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	background-color: #FFFFFF;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #63965A;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #63965A;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: underline;
}

a.menuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFE300;
	display: block;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


a.sidemenu {
	color: white;
	font-weight: bold;
	padding: 5px;
	padding-left: 10px;
	display: block;
	background-color: #7F7F7F;
}

a.sidemenu:hover {
	color: white;
	background: #555555 url('images/menu_absess.png') no-repeat right;
}

.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.contactbox {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width: 275px;
}

.copyright {
	font-size: 0.8em;
	color: #949494;
	text-align: left;
	padding-left: 10px;
	padding-top: 20px;
}

.copyright a {
	color: #949494;
	text-decoration: none;

}
.copyright a:hover {
	color: #b0b0b0;
	text-decoration: underline;
}
.footer {
	background-image: url(images/template01_08.jpg);
}

p.greenish {
	font-size: 1.1em;
	padding-top: 2em;
	color: #63965A;
	}
