body 	{ margin: 0px 0px 0px 0px;
	  background: #E9C6A1;
	  background-image: url(images/BG_background1.jpg);
	  scrollbar-face-color: #cc9966;
	  scrollbar-highlight-color: #663300;
	  scrollbar-3dlight-color: #663300;
	  scrollbar-darkshadow-color: #000000;
	  scrollbar-shadow-color: #FFCC99;
	  scrollbar-arrow-color: #000000;
	  scrollbar-track-color: #999999;
	  font-family: verdana, arial, tahoma;
	  font-size: 8pt;
	  text-align: left;
	  font-style: normal;
	  font-weight: normal; 
	  color: #FFFFFF;
	  }


#flash	{ position: relative; z-index: 0; margin: 0px; }

#BG_pattern	{ background: url(images/BG_background2.jpg) no-repeat 50% 0; }


.BG_body1	{ background-image: url(images/BG_body1.gif);
		  background-repeat: repeat-y;
		  background-position: top;
		  }
.BG_body2	{ background-image: url(images/BG_body2.gif);
		  background-repeat: repeat-y;
		  background-position: top;
		  }
.BG_body3	{ background-image: url(images/BG_body3.gif);
		  background-repeat: repeat-y;
		  background-position: top;
		  }



h1		{ font-family: century gothic, arial, verdana; font-size: 15pt; font-weight: bold;
		  margin-top: 0px; margin-bottom: 6px; }
h2		{ font-family: century gothic, arial, verdana; font-size: 13pt; font-weight: bold;
		  margin-top: 0px; margin-bottom: 6px; }

.tfooter	{ color: #90B9E2; font-family: verdana, tahoma, arial; font-size: 8pt; }
.tmenu		{ color: #342800; }
.tblue		{ color: #042F5E; }
.tred		{ color: #F40000; }
.torange	{ color: #FF7F00; }
.twhite		{ color: #FFFFFF; }
.tgrey		{ color: #CCCCCC; }
.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:   15px; }
.p-t		{ padding-top:    15px; }
.p-r		{ padding-right:  15px; }
.p-b		{ padding-bottom: 15px; }
.p-l30		{ padding-left:   30px; }
.p-t30		{ padding-top:    30px; }
.p-r30		{ padding-right:  30px; }
.p-b30		{ padding-bottom: 30px; }



.b-l		{ border-left:   #000000 1px solid; }
.b-t		{ border-top:    #000000 1px solid; }
.b-r		{ border-right:  #000000 1px solid; }
.b-b		{ border-bottom: #000000 1px solid; }

.imgBorder	{ border: #FFFFFF 2px solid; }


.transparent img	{ filter: alpha(opacity=80);
		  -khtml-opacity: 0.8;
		  -moz-opacity: 0.8;
		  opacity: 0.8;
		  }
.transparent:hover img{ filter: alpha(opacity=100);
		  -khtml-opacity: 1;
		  -moz-opacity: 1;
		  opacity: 1;
		  }




HR	{ color: #FFFFFF; width: 100%; height: 1px; }
TD	{ font-family: verdana, arial, tahoma, helvetica; font-size: 8pt; }
ul	{ list-style-image: url(images/icon_listitem.gif); margin-top: 1px; }


.btn_tariff	{ font-family: century gothic, verdana; font-size: 10pt;
		  color: #000000;
		  background: #FD901B;
		  border-left:   1px solid #FF9E3F;
		  border-top:    1px solid #FF9E3F;
		  border-right:  1px solid #EC7500;
		  border-bottom: 1px solid #EC7500;
		  padding-top: 0px;
		  cursor: hand;
		  }


a.black		{ font-family: verdana, arial, tahoma;
		  font-size: 8pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #000000;
		  }
a.black:hover	{ font-family: verdana, arial, tahoma;
		  font-size: 8pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #FF0000;
		  }
a.white		{ font-family: verdana, arial, tahoma;
		  font-size: 8pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #FFFFFF;
		  }
a.white:hover	{ font-family: verdana, arial, tahoma;
		  font-size: 8pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #FFFFFF;
		  }
a.footer	{ font-family: verdana, arial, tahoma;
		  font-size: 8pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #90B9E2;
		  }
a.footer:hover	{ font-family: verdana, arial, tahoma;
		  font-size: 8pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #FFFFFF;
		  }
a.footer2	{ font-family: verdana, arial, tahoma;
		  font-size: 8pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #564F22;
		  }
a.footer2:hover	{ font-family: verdana, arial, tahoma;
		  font-size: 8pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #000000;
		  }



a.menu		{ font-family: verdana, arial, tahoma;
		  font-size: 9pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #342800;
		  }
a.menu:hover	{ font-family: verdana, arial, tahoma;
		  font-size: 9pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #342800;
		  }