.body {
	background-color: #7F7F7F;
}
.tbl1{
	background-color: #FFFFFF;}
	
.tbl2{
	background-color: #004E2A;}

.tbl3{
	background-color: #2D2E2E;}
	
.tbl4{
	background-color: #95C86B;}
	
.tbl5{
	background-image: url(../images/backgrd.jpg);
	background-repeat: repeat;
}

.tbl6{
	background-color: #4F8E1D;
}

.table{
       padding: 5px 0 15px 5px;
}

#footer{ 
    font-family: "Trebuchet MS";
	font-size: 12px;
	color: #OOOOOO;
	text-align: center;
	padding: 5px 0 5px 0;
}


#copy{ 
    font-family: "Trebuchet MS";
	font-size: 10px;
	color: #OOOOOO;
	text-align: right;
	padding: 5px 5px 5px 5px;
}

.text {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 5px;
}

.text2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	padding-right: 15px;
	}

.text3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	}
	
.text4 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	padding: 3px  0 2px 2px;
	}

.text5 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	padding: 3px  0 2px 2px;
	background-color: #004E2A;
	}
	
.text6 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #FFFF80;
	text-align: center;
	}

.text7 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	}
	
p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #OOOOOO;
	text-align: justify;
	padding: 0 5px 0 5px	}
H1{
    font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
    }
	
H2{
    font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	padding-left: 5px;
    }


a.nav:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.nav:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #95c86b;
	text-decoration: none;
}

a.btmnav:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#95c86b;
	text-decoration: none;
}
a.btmnav:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #95c86b;
	text-decoration: none;
}

a.btmnav:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #4F8E1D;
	text-decoration: none;
}

a.whtxt:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #95C86B;
	text-decoration: none;
}
a.whtxt:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #95C86B;
	text-decoration: none;
}

a.whtxt:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
label, input, legend {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}