@charset "utf-8";
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	}
.nav:link {
	color: #99cc33;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.nav:visited {
	color: #99cc33;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.nav:hover {
	color: #3B8787;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.nav:active {
	color: #99cc33;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

a:link {
	color: #99cc33;
	text-decoration: underline;
}
a:visited {
	color: #99cc33;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #99cc33;
	text-decoration: underline;
}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bg {
	background-image: url(images/body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.textmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	margin-left: 5px;
	text-align: justify;
}
.textsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	margin-left: 5px;
	text-align: left;
}
.title {
	font-family: Tahoma;
	font-size: 14px;
	color: #cccccc;
	padding: 2px;
	font-weight: bold;
	text-indent: 1px;
	vertical-align: text-top;
	text-align: left;
	text-decoration: underline;
}
.pgtitle {
	font-family: Tahoma;
	font-size: 16px;
	color: #99cc33;
	font-weight: bold;
	vertical-align: text-top;
	text-align: right;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.box {
	background-image: url(images/box.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	font-weight: bold;
	text-indent: 0px;
	vertical-align: bottom;
	text-align: right;
	letter-spacing: 3px;
}
.slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #99cc33;
	font-weight: bold;
	text-indent: 0px;
	vertical-align: bottom;
	text-align: center;
	letter-spacing: 3px;
}
.title2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #99cc33;
	font-weight: bold;
	text-indent: 0px;
	vertical-align: bottom;
	text-align: center;
	letter-spacing: 1px;
}
.top:link {
	color: #99cc33;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.top:visited {
	color: #99cc33;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.top:hover {
	color: #3B8787;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.top:active {
	color: #99cc33;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}