.Sub_head {
	font-family:  verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #076F18;
	font-style: none;
}

.sub-header-1 {
	font-family:  verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: none;
}

.sub-header-2 {
	font-family:  verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #396A41;
	font-style: none;
}

.sub-header-3 {
	font-family:  verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #005A21;
	font-style: none;
}

.small_header {
	font-family:  verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #447B06;
	font-style: none;
}



/****************************
				MENU
*****************************/

.menu01 {
    font-weight: normal; font-style: none; font-size: 11px; color: #0C621B; font-family: verdana, sans-serif; text-decoration: none
}
.menu01:active {
    font-weight: normal; font-style: none; font-size: 11px; color: #26AF3E; font-family: verdana, sans-serif; text-decoration: none
}
.menu01:hover {
   font-weight: normal; font-style: none; font-size: 11px; color: #26AF3E; font-family: verdana, sans-serif; text-decoration: none
}


.navbar {
    font-weight: normal; font-style: none; font-size: 11px; color: #FFFFFF; font-family: verdana, sans-serif; text-decoration: none
}
.navbar:active {
    font-weight: normal; font-style: none; font-size: 11px; color: #20AB2A; font-family: verdana, sans-serif; text-decoration: none
}
.navbar:hover {
   font-weight: normal; font-style: none; font-size: 11px; color: #20AB2A; font-family: verdana, sans-serif; text-decoration: none
}

.navbar-1 {
    font-weight: normal; font-style: none; font-size: 11px; color: #000000; font-family: verdana, sans-serif; text-decoration: line
}
.navbar-1:active {
    font-weight: normal; font-style: none; font-size: 11px; color: #ffffff; font-family: verdana, sans-serif; text-decoration: line
}
.navbar-1:hover {
   font-weight: normal; font-style: none; font-size: 11px; color: #ffffff; font-family: verdana, sans-serif; text-decoration: line
}

.navbarsub {
    font-weight: normal; font-style: none; font-size: 10px; color: #235927; font-family: verdana, sans-serif; text-decoration: none
}
.navbarsub:active {
    font-weight: normal; font-style: none; font-size: 10px; color: #20AB2A; font-family: verdana, sans-serif; text-decoration: none
}
.navbarsub:hover {
   font-weight: normal; font-style: none; font-size: 10px; color: #20AB2A; font-family: verdana, sans-serif; text-decoration: none
}


.white_caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.Body_headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #107C22;
}
.right_bar_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #40563F;
}
.right_bar_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #40563F;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
}
.faq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #107C22;
}
.faq_answer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.BioGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #67BD03;
	font-weight: bold;
}



/****************************
				TEXT
*****************************/

.mybody {
	line-height: 18px ;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
.mybody01 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.mybody02 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


.mybody03 {
		font-weight: normal; font-style: none; font-size: 10px; color: #0C621B; font-family: verdana, sans-serif; text-decoration: none
}


/****************************
				TABLE BORDER
*****************************/

#table-style { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #018000; 
                 border-left-width: 1px; border-left-style: solid; border-left-color: #018000; 
		 border-right-width: 1px; border-right-style: solid; border-right-color: #018000;
		 border-top-width: 1px; border-top-style: solid; border-top-color: #018000;

		    }


#table-style01 { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #C9CA83; 
                 border-left-width: 1px; border-left-style: solid; border-left-color: #C9CA83; 
		 border-right-width: 1px; border-right-style: solid; border-right-color: #C9CA83;
		 border-top-width: 1px; border-top-style: solid; border-top-color: #C9CA83;

		    }
		    
		    
		    
/*****************************
	LINKS
*****************************/

.link-text { font-weight: none; font-style: none; font-size: 11px; color: #0C621B; font-family: verdana, sans-serif; text-decoration: line }
.link-text:visited { font-weight: none; font-style: none; font-size: 11px; color: #26AF3E; font-family: verdana, sans-serif; text-decoration: line }
.link-text:hover { font-weight: none; font-style: none; font-size: 11px; color: #26AF3E; font-family: verdana, sans-serif; text-decoration: line }
		    
