body 	{ margin: 0px 0px 0px 0px;
	  background: #FFFFFF;
	  font-family: tahoma, arial, verdana;
	  font-size: 10pt;
	  text-align: left;
	  font-style: normal;
	  font-weight: normal; 
	  color: #666666;
	  }





h1	{ color: #FE280E; font-family: century gothic, trebuchet, tahoma, calibri, verdana;
	  font-size: 18pt; font-weight: normal; cursor: default;
	  margin-bottom: 6px; margin-top: 0px; }
h2	{ color: #FE280E; font-family: century gothic, trebuchet, tahoma, calibri, verdana;
	  font-size: 16pt; font-weight: normal; cursor: default;
	  margin-bottom: 6px; margin-top: 0px; }


.h1	{ color: #666666; font-family: century gothic, trebuchet, tahoma, calibri, verdana;
	  font-size: 22pt; font-weight: normal; cursor: default;
	  margin-bottom: 4px; margin-top: 0px; }
.h2	{ color: #FE280E; font-family: century gothic, trebuchet, tahoma, calibri, verdana;
	  font-size: 22pt; font-weight: normal; cursor: default;
	  margin-bottom: 4px; margin-top: 0px; }


#flash	{ position: relative; z-index: 0; }

#BG_pattern	{ background: url(images/BG_background1.jpg) no-repeat 50% 0; }
#BG_pattern2	{ background: url(images/BG_background2.jpg) no-repeat 50% 0; }
#BG_pattern3	{ background: url(images/BG_background3.jpg) no-repeat 50% 0; }

.BG_main	{ background: url(images/BG_main.jpg) no-repeat top right; }



.tfooter	{ color: #555555; font-size: 8pt; }

.tred		{ color: #F40000; }
.torange	{ color: #FE280E; }
.tyellow	{ color: #DCEB31; }
.twhite		{ color: #FFFFFF; }
.tgrey		{ color: #999999; }
.tblack		{ color: #000000; }



.p-l		{ padding-left:   50px; }
.p-t		{ padding-top:    40px; }
.p-r		{ padding-right:  50px; }
.p-b		{ padding-bottom: 40px; }

.imgBorder	{ border: #CCCCCC 1px solid; padding: 1px; }
.imgAlign	{ vertical-align: middle; }


.bordermain	{ border: 1px solid #999999; }




HR	{ color: #000000; width: 100%; height: 1px; }
TD	{ font-family: tahoma,arial,verdana; font-size: 10pt; line-height: 1.4 }
li	{ list-style-image: url(images/icon_listitem.gif); margin-top: 1px; }

legend	{ color: #3E5F78; font-size:13pt; }

.field	{ border: 1px solid #999999;
	  font-family: calibri, tahoma, arial;
	  font-size: 10pt;
	  padding: 2px;
	  }
.buttons { font-family: calibri, tahoma, arial;
	       font-size: 10pt;
	       color: #444444;
	       cursor: hand;
	       padding: 4px;
	       border: 1px solid #2085CC;
	       background: #e5e5e5;
	       }




a.black		{ font-family: tahoma,arial,verdana; font-size: 10pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #000000;
		  }
a.black:hover	{ font-family: tahoma,arial,verdana; font-size: 10pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #FE280E;
		  }
a.footer	{ font-family: tahoma,arial,verdana; font-size: 8pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #666666;
		  }
a.footer:hover	{ font-family: tahoma,arial,verdana; font-size: 8pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #000000;
		  }
a.footer2	{ font-family: tahoma,arial,verdana; font-size: 8pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #999999;
		  }
a.footer2:hover	{ font-family: tahoma,arial,verdana; font-size: 8pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #222222;
		  }



a.menu		{ font-family: century gothic,calibri,verdana;  font-size: 11pt;
		  font-weight: bold;	  text-decoration: none;
		  color: #999999;
		  border-bottom: 3px solid #FFFFFF;
		  padding-bottom:5px;
		  }
a.menu:hover	{ font-family: century gothic,calibri,verdana;  font-size: 11pt;
		  font-weight: bold;	  text-decoration: none;
		  color: #555555;
		  border-bottom: 3px solid #FE280E;
		  padding-bottom:5px;
		  }


