body 	{ margin: 0px 0px 0px 0px;
	  background: #DAD3C1;
	  font-family: calibri, tahoma, arial, verdana;
	  font-size: 11pt;
	  text-align: left;
	  font-style: normal;
	  font-weight: normal;
	  line-height: 1.4; 
	  color: #333333;
	  }





h1	{ color: #444444; font-family: verdana, geneva, tahoma, calibri;
	  font-size: 13pt; font-weight: bold;
	  margin-bottom: 4px; margin-top: 0px; cursor:default; }
h2	{ color: #444444; font-family: verdana, geneva, tahoma, calibri;
	  font-size: 11pt; font-weight: bold;
	  margin-bottom: 4px; margin-top: 0px; cursor:default; }
h3	{ color: #444444; font-family: calibri, Trebuchet MS, trebuchet, tahoma, calibri;
	  font-size: 11pt; font-weight: bold;
	  margin-bottom: 4px; margin-top: 0px; cursor:default; }


.h_sidebar	{ background: #756F5F; color: #D6CFBD; text-transform: uppercase;
		  font-weight: bold; text-align: center; font-size: 12pt;
		  padding: 3px; width:auto; }

#flash	{ position: relative; z-index: 0; }

#BG_pattern	{ background: url(images/BG_background2.jpg) no-repeat 50% 0; }





.tfooter	{ color: #FFFFFF; font-size: 10pt; }

.tblue		{ color: #1496B6; }
.tred		{ color: #F40000; }
.torange	{ color: #FF6701; }
.tyellow	{ color: #DCEB31; }
.twhite		{ color: #FFFFFF; }
.tgrey		{ color: #777777; }
.tlgrey		{ color: #CCCCCC; }
.tblack		{ color: #000000; }



.p-l		{ padding-left:   10px; }
.p-t		{ padding-top:    10px; }
.p-r		{ padding-right:  10px; }
.p-b		{ padding-bottom: 10px; }
.p-l20		{ padding-left:   20px; }
.p-t20		{ padding-top:    20px; }
.p-r20		{ padding-right:  20px; }
.p-b20		{ padding-bottom: 20px; }
.p-l5		{ padding-left:   5px; }


.border-white	{ border: 3px solid #FFFFFF; }

.imgBorder	{ border: #746E5E 1px solid; }
.imgAlign	{ vertical-align: middle; }



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: #5E2933;
		  }
a.black:hover	{ font-family: calibri,tahoma,arial,verdana;  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #5E2933;
		  }
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: verdana,geneva,tahoma,arial;  font-size: 9pt;
		  font-weight: bold;
		  text-decoration: none;
		  color: #FFFFFF;
		  }
a.menu:hover	{ font-family: verdana,geneva,tahoma,arial;  font-size: 9pt;
		  font-weight: bold;
		  text-decoration: none;
		  color: #FFCC00;
		  }
