.footer {
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-color: #6A9706;
	background-repeat: repeat;
	background-position: top;
	font-size: 12px;
}
.logo {
	background-color: #010101;
	background-repeat: no-repeat;
}
.nav {
	background-color: #6F9D06;
	text-decoration: none;
}
.mainbody {

}
.copyright {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}


.blackBackground {
	background-repeat: no-repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textjust {
	color: #FFFFFF;
	text-align: justify;
	font-size: small;
	padding-right: 15px;
	padding-left: 15px;
}
.nava {
	color: #86BA00;
	text-decoration: none;
	font-size: 12px;
}
.nava:hover {
	color: #FF0000;
	text-decoration: none;
}

.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D9D06;
}
.textbox {
	background-color: #6D9D06;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.small_text {
	font-size: 11px;
	color: #86BA00;
	text-decoration: none;
}
