.bgcolor { background-color: #B2B2B2 } 

a	{ font-size:19px; 
	  font-family:geneva, sans serif, arial, verdana;
	  text-align:center;
	  vertical-align:text-center;
	  color: 004466; 
	  text-decoration: none; 
	  width: 100%;
	  height:100%;
	}
/* Table of Contents */
.HTable a:hover	{ color: #226699; background: bbbbbb; }
.HTable	{ background-color: #B2B2B2;
		 }

.HTable td { background-color: 999999 }
/* End TOC */

.ContactTable { font: 12pt Verdana; }

.cTable		{ background-color: #C3C3C3; }

.HcTable	{ background-color: #B2B2B2; }

.PadsTable	{font: #000002; 11pt Verdana; background-color: #374996; }

.big { font-size:bold 18px;
	   font-family:arial, sans serif, geneva, verdana;
	   text-align:center;
	   vertical-align:text-center;
	   color: 000000; 
	   text-decoration: none; 
	   

.redHTable { background-color: #B2B2B2; }

.redHTable a:hover	{ color: #226699; background: bbbbbb; }
.redHTable td { background-color: 999999 }

.greenHTable { background-color: #B2B2B2; }
.greenHTable a:hover	{ color: #226699; background: bbbbbb; }
.greenHTable td { background-color: 999999 }

.yellowHTable { background-color: #B2B2B2; }
.yellowHTable a:hover	{ color: #226699; background: bbbbbb; }
.yellowHTable td { background-color: 999999 }

#HMenu  {background-color: #000000; 
		 color: #6666CC;
         border-top: #000000 1px solid; 
         border-bottom: #000000 1px solid;
         cursor: default;}

.TOC	{cursor: hand;
         background-color: #000000;
         color: #3F4043;}

body	{ background-color: #B2B2B2;
		  scrollbar-face-color: #000000;
		  scrollbar-shadow-color: #111111;
		  scrollbar-highlight-color: #B2B2B2;
		  scrollbar-3dlight-color: #B2B2B2;
		  scrollbar-darkshadow-color: #B2B2B2;
		  scrollbar-track-color: #A1A1A1;
		  scrollbar-arrow-color: #FFD700; }
