body 	{ margin: 0px 0px 0px 0px;
	  background: #FFC600;
	  background-image: url(./BG_background1.jpg);
	  background-repeat: repeat-x;
	  background-position: top left;
	  font-family: calibri, tahoma, arial, verdana;
	  font-size: 11pt;
	  text-align: left;
	  font-style: normal;
	  font-weight: normal; 
	  color: #333333;
	  }





h1	{ color: #0070A4; font-family: century gothic, trebuchet ms, trebuchet, calibri;
	  font-size: 14pt; font-weight: bold; cursor: default;
	  margin-bottom: 6px; margin-top: 0px; }
h2	{ color: #0070A4; font-family: century gothic, trebuchet ms, trebuchet, calibri;
	  font-size: 14pt; font-weight: bold; cursor: default;
	  margin-bottom: 6px; margin-top: 0px; }
h3	{ color: #333333; font-family: century gothic, calibri, trebuchet ms, trebuchet;
	  font-size: 12pt; font-weight: bold; cursor: default;
	  margin-bottom: 4px; margin-top: 0px; }
h4	{ color: #008DCE; font-family: Arial Rounded MT Bold, century gothic, trebuchet ms, trebuchet, calibri;
	  font-size: 14pt; font-weight: normal; cursor: default;
	  margin-bottom: 8px; margin-top: 0px; }




#flash	{ position: relative; z-index: 0; }

#BG_pattern	{ background: url(./BG_background2.jpg) no-repeat 50% 0; }

.BG_title		{ background: url(./BG_title.jpg) no-repeat bottom; background-color:#FFFFFF; }
.BG_navbar		{ background: url(./BG_navbar.gif) no-repeat top left; }
.BG_scroll		{ background: url(./BG_scroll.gif) repeat-x top left; }
.BG_sidebar		{ background: url(./BG_sidebar.gif) repeat-y top left; }


.BOX_sidebar	{ background: #FFEDBB;
		  padding: 5px; border-bottom: 5px solid #FFFFFF;
		  }
.BOX_sidebar a	{ font-family: calibri,tahoma,arial,verdana;  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #555555;
		  }
.BOX_sidebar a:hover{ font-family: calibri,tahoma,arial,verdana;  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #000000;
		  }



.tfooter	{ color: #906600; font-size: 10pt; }

.tblue		{ color: #0069CA; }
.tred		{ color: #F40000; }
.torange	{ color: #FF6701; }
.tyellow	{ color: #DCEB31; }
.twhite		{ color: #FFFFFF; }
.tgrey		{ color: #999999; }
.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; }


.imgBorder	{ border: #666666 1px solid; padding: 2px; }
.imgBorder2	{ border: #906600 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.3 }
li	{ list-style-image: url(./icon_listitem.gif); }
ul	{ margin-left:40px; margin-top:2px; margin-bottom:2px; }


legend	{ color: #3E5F78; font-size:13pt; }

.field	{ border: 1px solid #999999;
	  font-family: calibri, tahoma, arial;
	  font-size: 10pt;
	  padding: 2px;
	  vertical-align:middle;
	  }
.buttons { font-family: calibri, tahoma, arial;
	   font-size: 11pt;
	   color: #444444;
	   cursor: hand;
	   padding: 4px; padding-left:10px; padding-right:10px;
	   border: 1px solid #999999;
	   background: #e5e5e5;
	   margin: 0px;
	   }




a.black		{ font-family: calibri,tahoma,arial,verdana;  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #0070A4;
		  }
a.black:hover	{ font-family: calibri,tahoma,arial,verdana;  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #333333;
		  }
a.footer	{ font-family: calibri,tahoma,arial,verdana;  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #906600;
		  }
a.footer:hover	{ font-family: calibri,tahoma,arial,verdana;  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #222222;
		  }
a.white		{ font-family: calibri,tahoma,arial,verdana;  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #FFFFFF;
		  }
a.white:hover	{ font-family: calibri,tahoma,arial,verdana;  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #E8F000;
		  }







a.menu		{ font-family: calibri,tahoma,arial,verdana;  font-size: 11pt;
		  font-weight: bold;	  text-decoration: none;
		  color: #FFFFFF;
		  background: url(./nav_mouseup.jpg) repeat-x 0px 0px;
		  height:auto; padding:8px 11px 8px 11px;
		  display: inline;
		  vertical-align:middle;
		  }
a.menu:hover	{ font-family: calibri,tahoma,arial,verdana;  font-size: 11pt;
		  font-weight: bold;	  text-decoration: none;
		  color: #FFFFFF;
		  background: url(./nav_mousedn.jpg) repeat-x 0px 0px;
		  height:auto; padding:8px 11px 8px 11px;
		  display: inline;
		  vertical-align:middle;
		  }
#menuholder	{ height: auto; margin: 0px; padding-left:10px;
		  }





#marqueecontainer{
position: relative;
width: 300px; /*marquee width */
height: 500px; /*marquee height */
background-color: transparent;
overflow: hidden;
padding: 0px;
padding-left: 0px;
}
