body 	{ margin: 0px 0px 0px 0px;
	  background: #074F30;
	  font-family: calibri, tahomam, arial, verdana;
	  font-size: 11pt;
	  text-align: left;
	  font-style: normal;
	  font-weight: normal; 
	  color: #333333;
	  }

h1	{ color: #074F30; font-family: Trebuchet MS, trebuchet, tahoma, calibri;
	  font-size: 14pt; font-weight: normal;
	  margin-bottom: 4px; margin-top: 0px; }
h2	{ color: #074F30; font-family: Trebuchet MS, trebuchet, tahoma, calibri;
	  font-size: 14pt; font-weight: normal;
	  margin-bottom: 4px; margin-top: 0px; }
h3	{ color: #333333; font-family: Trebuchet MS, trebuchet, tahoma, calibri;
	  font-size: 12pt; font-weight: bold;
	  margin-bottom: 4px; margin-top: 0px; }


#flash	{ position: relative; z-index: 0; }

#BG_pattern	{ background: url(images/BG_background.jpg) no-repeat 50% 0; }


.BG_title2	{ background-image: url(images/BG_title2.jpg); background-repeat: no-repeat;
		  background-position: top left;
		  }
.BG_navbar	{ background-image: url(images/BG_navbar.jpg); background-repeat: no-repeat;
		  background-position: top left;
		  }


.tfooter	{ color: #FFFFFF; font-size: 10pt; }

.tred		{ color: #F40000; }
.tgreen		{ color: #074F30; }
.torange	{ color: #FF6701; }
.tyellow	{ color: #DCEB31; }
.twhite		{ color: #FFFFFF; }
.tgrey		{ color: #999999; }
.tblack		{ color: #000000; }
.7pt	{ font-size: 7pt; }
.8pt	{ font-size: 8pt; }
.9pt	{ font-size: 9pt; }
.10pt	{ font-size: 10pt; }
.11pt	{ font-size: 11pt; }
.12pt	{ font-size: 12pt; }
.13pt	{ font-size: 13pt; }


.p-l		{ padding-left:   35px; }
.p-t		{ padding-top:    35px; }
.p-r		{ padding-right:  35px; }
.p-b		{ padding-bottom: 35px; }
.p-l10		{ padding-left:   10px; }
.p-t10		{ padding-top:    10px; }
.p-r10		{ padding-right:  10px; }
.p-b10		{ padding-bottom: 10px; }
.p-l20		{ padding-left:   20px; }
.p-t20		{ padding-top:    20px; }
.p-r20		{ padding-right:  20px; }
.p-b20		{ padding-bottom: 20px; }

.imgBorder	{ border: #074F30 1px solid; }



HR	{ color: #000000; width: 100%; height: 1px; }
TD	{ font-family: calibri,tahoma,arial,verdana; font-size: 11pt; line-height: 1.4 }
li	{ list-style-image: url(images/icon_listitem.gif); margin-top: 1px; }

legend	{ color: #558115; font-weight: bold; }


.field	{ border: 1px solid #999999;
	  font-family: calibri, tahoma, arial;
	  font-size: 11pt;
	  padding: 2px;
	  }
.BTN_contact { font-family: calibri, tahoma, arial;
	       font-size: 11pt;
	       color: #444444;
	       cursor: hand;
	       padding: 2px;
	       border: 1px solid #999999;
	       background: #e5e5e5;
	       }


a.black		{ font-family: calibri,tahoma,arial,verdana;  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #3E5916;
		  }
a.black:hover	{ font-family: calibri,tahoma,arial,verdana;  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #3E5916;
		  }
a.footer	{ font-family: calibri,tahoma,arial,verdana;  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #FFFFFF;
		  }
a.footer:hover	{ font-family: calibri,tahoma,arial,verdana;  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #FFFFFF;
		  }



a.menu		{ font-family: tahoma,arial,verdana;  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: none;
		  letter-spacing: 3px;
		  color: #BEBEBE;
		  }
a.menu:hover	{ font-family: tahoma,arial,verdana;  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: none;
		  letter-spacing: 3px;
		  color: #DCEB31;
		  }