body 	{ margin: 0px 0px 0px 0px;
	  background: #93E307;
	  background-image: url(images/BG_background1.jpg);
	  background-repeat: repeat-x;
	  background-position: top left;
	  font-family: calibri, tahoma, arial, verdana;
	  font-size: 11pt;
	  text-align: left;
	  font-style: normal;
	  font-weight: normal; 
	  color: #444444;
	  }





h1	{ color: #FFFFFF; font-family: century gothic, Trebuchet MS, trebuchet, tahoma, calibri;
	  font-size: 28pt; font-weight: normal;
	  margin-bottom: 4px; margin-top: 20px; }
h2	{ color: #444444; font-family: Trebuchet MS, trebuchet, tahoma, calibri;
	  font-size: 15pt; font-weight: normal;
	  margin-bottom: 10px; margin-top: 0px; }
h3	{ color: #444444; font-family: Calibri, trebuchet, tahoma;
	  font-size: 11pt; font-weight: normal;
	  margin-bottom: 0px; margin-top: 0px; }




#BG_pattern	{ background: url(images/BG_background2.jpg) no-repeat 50% 0; }





.tfooter	{ color: #558600; font-size: 10pt; }

.tgreen		{ color: #629A00; }
.tred		{ color: #F40000; }
.torange	{ color: #FE5D03; }
.tyellow	{ color: #FFFF00; }
.twhite		{ color: #FFFFFF; }
.tgrey		{ color: #999999; }
.tblack		{ color: #000000; }


.p-l		{ padding-left:   30px; }
.p-t		{ padding-top:    30px; }
.p-r		{ padding-right:  30px; }
.p-b		{ padding-bottom: 30px; }



.imgBorder	{ border: #666666 1px solid; padding:2px; }
.imgAlign	{ vertical-align: middle; }




HR	{ color: #000000; width: 100%; height: 1px; }
TD	{ font-family: calibri,tahoma,arial,verdana; line-height: 1.4 }
li	{ list-style-image: url(images/icon_listitem.gif); margin-top: 1px; }
ul	{ margin-top:2px; margin-bottom:4px; }





a.black		{ font-family: calibri,tahoma,arial,verdana;  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #4A6C1A;
		  }
a.black:hover	{ font-family: calibri,tahoma,arial,verdana;  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #000000;
		  }
a.footer	{ font-family: calibri,tahoma,arial,verdana;  font-size: 10pt;
		  font-weight: normal;  text-decoration: underline;
		  color: #558600;
		  }
a.footer:hover	{ font-family: calibri,tahoma,arial,verdana;  font-size: 10pt;
		  font-weight: normal;  text-decoration: underline;
		  color: #000000;
		  }




