body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
body {
	background-image: url(../images/green_background.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
}
a:link {
	color: #333333;
	text-decoration: underline;
	
}
a:visited {
	color: #333333;
	
}
a:hover {
	color: #CC0000;
	text-decoration:none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
.bg {
	background-color:#b0d201;
	border:#FFFF00 solid 1px;
}
a.home:link, a.home:visited, a.home:active {
	font-size:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	width:120px;
	height:28px;
	background-color:#b10923;
	padding-top:10px;
	text-align:center;
	display:block;
	text-decoration:none;
}
a.home:hover {
	background-color:#dcb010;
	color:#000000;
}
.subhead_bg {
	background-color: #009a00;
	background-position: center;
	display: block;
	width: 241px;
	height: 21px;
	font-size: 16px;
	color: #333333;
	text-indent: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	border-left: #008000 solid 2px;
}
.main_text {
	color:#000000;
	font-size:13px;
	text-decoration: none;
	line-height: 21px;
	padding-top: 10px;
	padding-bottom:6px;
	padding-left: 18px;
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.heading {
	color: #006600;
	font-size:16px;
	padding-top:8px;
	font-weight:bold;
	letter-spacing: 1px;
}

.heading2 {
	font-size:18px;
	color:#990000;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom:8px;
	padding-left: 16px;
	letter-spacing:2px;
}
a.footer_link:link, a.footer_link:active, a.footer_link:visited {
	font-size:14px;
	color: #000000;
	padding-top:8px;
	text-align:center;
	line-height:15px;
	text-decoration:none;

}
a.footer_link:hover {
	color: #006600;
	text-decoration:underline;
}

.table_text {
	color:#000000;
	font-size:13px;
	text-decoration: none;
	line-height: 20px;
	padding-top: 12px;
	padding-right: 18px;
	padding-bottom:8px;
	padding-left: 18px;
	text-align:justify;
	border-right:#006600 solid 1px;
	border-bottom:#006600 solid 1px;
}

.text {
	color:#000000;
	font-size:12px;
	text-decoration: none;
	line-height: 20px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom:8px;
	padding-left: 12px;
	border-top:#006633 solid 1px;
	border-right:#006633 solid 1px;
	
}
.heading3 {
	color:#000000;
	font-size:13px;
	color:#990000;
	text-decoration: none;
	line-height: 20px;
	padding-top: 12px;
	padding-right: 7px;
	padding-bottom:8px;
	padding-left: 7px;
	font-weight:bold;
	border-right:#006633 solid 1px;
}
.text1 {
	color:#000000;
	font-size:12px;
	
	line-height: 20px;
	padding:0px;
}

.table {
	border-bottom:#006600 solid 1px;
	border-left:#006600 solid 1px;
	border-top:#006600 solid 1px;

}
.heading4 {
	color:#000000;
	font-size:13px;
	color:#990000;
	text-decoration: none;
	
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom:8px;
	padding-left: 8px;
	font-weight:bold;
	
}


.photo_border{
	background-color:#fff500;
	padding:4px;
	border:solid #8f8a03 1px;
	}
	
a.next:link, a.next:active, a.next:visited{
	font-family:Arimo;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	background-color:#009a00;
	padding:5px;
	margin-right:10px;
	display:block;
	width:60px;
	text-decoration:none;
	
	
	}


a.next:hover{
	background-color:#212702;
	}


.bordor_green {
	border:#DBE701 5px solid;
	}
