body 	{ margin: 0px 0px 0px 0px;
	  background: #EEEEEE;
	  background-image: url(images/BG_background.gif);
	  background-position: center top;
	  scrollbar-face-color: #186318;
	  scrollbar-highlight-color: #2F7F2F;
	  scrollbar-3dlight-color: #2F7F2F;
	  scrollbar-darkshadow-color: #124412;
	  scrollbar-shadow-color: #124412;
	  scrollbar-arrow-color: #FFFFFF;
	  scrollbar-track-color: #FFFFFF;
	  font-family: calibri, tahoma, arial, verdana;
	  font-size: 11pt;
	  text-align: left;
	  font-style: normal;
	  font-weight: normal; 
	  color: #555555;
	  }





#flash	{ position: relative; z-index: 0; }




.BG_body	{ background-image: url(images/BG_body2.gif);
		  background-repeat: no-repeat;
		  background-position: top right;
		  }

.BG_trans_copiers     { background-image: url(images/trans_copiers.gif);
			background-position: right top;
			background-repeat: no-repeat;
			}
.BG_trans_faxes     { background-image: url(images/trans_faxes.gif);
			background-position: right top;
			background-repeat: no-repeat;
			}
.BG_trans_cash     { background-image: url(images/trans_cash.gif);
			background-position: right top;
			background-repeat: no-repeat;
			}





.header		{ font-size: 16pt; color: #1E641E; }
.header2	{ font-size: 10pt; font-family: calibri, verdana, arial, tahoma; text-decoration: none;
		  text-transform: uppercase;
		  color: #FFFFFF; }

.headerpage	{ font-family: calibri, verdana, arial; font-size: 13pt; font-weight: bold; }


.toptext	{ font-family: arial, tahoma, verdana; font-size: 9pt; }


.footertext	{ color: #79CF79; font-size: 9pt; }
.tgreen		{ color: #1E641E; }
.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; }
.14pt	{ font-size: 14pt; }
.15pt	{ font-size: 15pt; }




.p-l		{ padding-left:   23px; }
.p-t		{ padding-top:    23px; }
.p-r		{ padding-right:  23px; }
.p-b		{ padding-bottom: 23px; }

.p-l4		{ padding-left: 4px; }
.p-l10		{ padding-left: 10px; }
.p-t10		{ padding-top: 10px; }
.p-r10		{ padding-right: 10px; }
.p-b10		{ padding-bottom: 10px; }
.p10		{ padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; }
.p6		{ padding-top: 6px; padding-bottom: 6px; padding-left: 8px; padding-right: 6px; }

.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; }
.b-l10		{ border-left:   #FFFFFF 10px solid; }
.b-r10		{ border-right:  #FFFFFF 10px solid; }
.b-t10		{ border-top:    #FFFFFF 10px solid; }
.b-b10		{ border-bottom: #FFFFFF 10px solid; }

.imgBorder	{ border: #000000 1px solid; }
.imgAlign	{ vertical-align: middle; }



.alignleft	 { text-align:left;    font-family:calibri, tahoma, arial,verdana; }
.alignright	 { text-align:right;   font-family:calibri, tahoma, arial,verdana; }
.aligncenter	 { text-align:center;  font-family:calibri, tahoma, arial,verdana; }
.alignjustify	 { text-align:justify; font-family:calibri, tahoma, arial,verdana; }

HR	{ color: #000000; width: 100%; height: 1px; }
TD	{ font-family: calibri, arial, verdana, tahoma, helvetica; font-size: 11pt; }
ul	{ list-style-image: url(images/icon_listitem.gif); margin-top: 1px; }
marquee { color: #BAF58B; font-size: 12pt; }




.field		{ border: 1px solid #000000; }
.button		{ border-left: 1px solid #DFBF69;   border-top: 1px solid #DFBF69;
		  border-right: 1px solid #B08B28;  border-bottom: 1px solid #B08B28;
		  background: #D5AC2F;
		  color: #664A00;
		  font-weight: bold; font-size: 9pt;
		  text-transform: uppercase;
		  padding-left: 3px;
		  padding-right: 3px;
		  cursor: hand;
		  }
.button2	{ border-left: 1px solid #48A046;   border-top: 1px solid #48A046;
		  border-right: 1px solid #184916;  border-bottom: 1px solid #184916;
		  background: #2D6A2C;
		  color: #FFFFFF;
		  font-weight: bold; font-size: 9pt;
		  text-transform: uppercase;
		  padding-left: 3px;  padding-right: 3px;
		  padding-top: 3px;   padding-bottom: 2px;
		  cursor: hand;
		  }





a.link		{ font-family: calibri, tahoma, arial, verdana;
		  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #000000;
		  }
a.link:hover	{ font-family: calibri, tahoma, arial, verdana;
		  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #FF0000;
		  }


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: #418633;
		  }
a.grey		{ font-family: calibri, tahoma, arial, verdana;
		  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #555555;
		  }
a.grey:hover	{ font-family: calibri, tahoma, arial, verdana;
		  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #000000;
		  }
a.sml		{ font-family: calibri, tahoma, arial, verdana;
		  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #1E641E;
		  }
a.sml:hover	{ font-family: calibri, tahoma, arial, verdana;
		  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #000000;
		  }
a.black8	{ font-family: calibri, tahoma, arial, verdana;
		  font-size: 9pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #000000;
		  }
a.black8:hover	{ font-family: calibri, tahoma, arial, verdana;
		  font-size: 9pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #00944A;
		  }
a.footer	{ font-family: calibri, tahoma, arial, verdana;
		  font-size: 9pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #79CF79;
		  }
a.footer:hover	{ font-family: calibri, tahoma, arial, verdana;
		  font-size: 9pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #FFFFFF;
		  }




a.menu		{ font-family: calibri, tahoma, arial, verdana;
		  font-size: 11pt;
		  font-weight: bold;
		  text-decoration: none;
		  letter-spacing: 2px;
		  color: #418633;
		  }
a.menu:hover	{ font-family: calibri, tahoma, arial, verdana;
		  font-size: 11pt;
		  font-weight: bold;
		  text-decoration: none;
		  letter-spacing: 2px;
		  color: #000000;
		  }





			/* DROPDOWN NAVIGATION BAR STYLES */



#dropmenudiv	{ position: absolute;
		  border: #999999 1px solid;
		  background-color: #DDDDDD;
		  font-family: calibri, tahoma, arial;
		  font-size: 11pt;
		  font-weight: normal;
		  z-index: 100;
		  margin-top: -6px;
		  margin-left: 30px;
		  }

#dropmenudiv a	{ width: auto;
		  display: block;
		  padding: 2px 3px 2px 3px;
		  text-indent: 3px;
		  text-decoration: none;
		  font-weight: normal;
		  color: #418633;
		  }

#dropmenudiv a:hover { background-color: #D6D6D6; color: #222222; }
