body 	{ margin: 0px 0px 0px 0px;
	  background: #FFFFFF;
	  background-image: url(images/BG_background1.jpg);
	  background-position: top left;
	  background-repeat: repeat-x;
	  font-family: Trebuchet MS,Trebuchet,Arial,Verdana;
	  font-size: 13pt;
	  text-align: left;
	  font-style: normal;
	  font-weight: bold; 
	  color: #FFFFFF;
	  }


#BG_pattern	{ background: url(images/BG_title.gif) no-repeat 50% 0; }


h1	{ font-family: Trebuchet MS,Trebuchet,Arial,Verdana; font-size: 30pt;
	  font-weight: bold; color: #FFFFFF;
	  margin-bottom: -6px; margin-top: 0px;
	  cursor: default;
	  }
h2	{ font-family: Trebuchet MS,Trebuchet,Arial,Verdana; font-size: 14pt;
	  font-weight: bold; color: #FFFFFF;
	  margin-bottom: 0px; margin-top: 0px;
	  cursor: default;
	  }


.tfooter	{ color: #999999; font-size: 8pt; }
.tblue		{ color: #2085CC; }
.tred		{ color: #F40000; }
.torange	{ color: #FF7F00; }
.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; }
.p-l60		{ padding-left:   60px; }
.p-r60		{ padding-right:  60px; }

.imgBorder	{ border: #FFFFFF 5px solid; }




HR	{ color: #000000; width: 100%; height: 1px; }
TD	{ font-family: Trebuchet MS,Trebuchet,Arial,Verdana; font-size: 12pt; line-height: 1.3; }
ul	{ list-style-image: url(images/icon_listitem.gif); margin-top: 1px; }



a.black		{ font-family: calibri, arial, verdana, tahoma;
		  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #000000;
		  }
a.black:hover	{ font-family: calibri, arial, verdana, tahoma;
		  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #FF0000;
		  }

a.footer	{ font-family: Trebuchet MS,Trebuchet,Arial,Verdana;
		  font-size: 8pt;
		  font-weight: normal;
		  text-decoration: none; line-height: 1.3;
		  color: #999999;
		  }
a.footer:hover	{ font-family: Trebuchet MS,Trebuchet,Arial,Verdana;
		  font-size: 8pt;
		  font-weight: normal;
		  text-decoration: none; line-height: 1.3;
		  color: #222222;
		  }

