body 	{ margin: 0px 0px 0px 0px;
	  background: #3B63CC;
	  background-image: url(images/BG_background1.jpg);
	  background-repeat: repeat-x;
	  background-position: top left;
	  font-family: calibri, tahomam, arial, verdana;
	  font-size: 11pt;
	  text-align: left;
	  font-style: normal;
	  font-weight: normal; 
	  color: #222222;
	  }





h1	{ color: #1975B5; font-family: tahoma, calibri, trebuchet ms, trebuchet, verdana;
	  font-size: 16pt; font-weight: normal;
	  margin-bottom: 6px; margin-top: 0px; }
h2	{ color: #1975B5; font-family: calibri, trebuchet ms, trebuchet, verdana;
	  font-size: 13pt; font-weight: bold;
	  margin-bottom: 4px; margin-top: 0px; }

.h_news	{ color: #DCEB31; }



#flash	{ position: relative; z-index: 0; }

#BG_pattern	{ background: url(images/BG_background2.jpg) no-repeat 50% 0; }


.BG_navbar	{ background-image: url(images/BG_navbar.jpg); background-repeat: repeat-y;
		  background-position: top left;
		  }
.BG_newsbox	{ background-image: url(images/BG_newsbox.jpg); background-repeat: repeat-y;
		  background-position: top left;
		  }
.BG_body	{ background-image: url(images/BG_body.jpg); background-repeat: repeat-y;
		  background-position: top left;
		  }



.tfooter	{ color: #FFFFFF; font-size: 10pt; }

.tblue		{ color: #0061A5; }
.tred		{ color: #F40000; }
.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:   30px; }
.p-t		{ padding-top:    30px; }
.p-r		{ padding-right:  30px; }
.p-b		{ padding-bottom: 30px; }
.p-l15		{ padding-left:   15px; }
.p-t15		{ padding-top:    15px; }
.p-r15		{ padding-right:  15px; }
.p-b15		{ padding-bottom: 15px; }
.p-l20		{ padding-left:   20px; }
.p-t20		{ padding-top:    20px; }
.p-r20		{ padding-right:  20px; }
.p-b20		{ padding-bottom: 20px; }
.p5		{ padding-left: 5px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; }

.imgBorder	{ border: #000000 1px solid; }
.imgAlign	{ vertical-align: middle; }



.b-l	{ border-left: 1px solid #ADC9DD; }
.b-r	{ border-right: 1px solid #ADC9DD; }
.b-t	{ border-top: 1px solid #ADC9DD; }
.b-b	{ border-bottom: 1px solid #ADC9DD; }






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; }
ul	{ margin-top:3px; margin-bottom:0px; }

legend	{ color: #1975B5; }


a.black		{ font-family: calibri,tahoma,arial,verdana;  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #000000;
		  }
a.black:hover	{ font-family: calibri,tahoma,arial,verdana;  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #FF0000;
		  }
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;
		  }