
.bgFrame 										{  background-image: url(bgFrame.gif); background-attachment: fixed; background-repeat: no-repeat; background-position: 0px 0px }

.scrollGreen 									{  scrollbar-face-color: #99CC00; scrollbar-shadow-color: #666666; scrollbar-highlight-color: #99CC00; scrollbar-3dlight-color: #99CC00; scrollbar-darkshadow-color: #99CC00; scrollbar-track-color: #999999; scrollbar-arrow-color: #666666;
												background-image: url(bgFrame.gif); background-attachment: fixed; background-repeat: no-repeat; background-position: 0px 0px }

			
.tenPixelWhite    								{  color: #ffffff; font-size: 10px; font-family: sans-serif; text-decoration: none; line-height: 10px }
.tenPixelBlue  	  								{  color: #6699CC; font-size: 10px; font-family: sans-serif; text-decoration: none; line-height: 10px }
.tenPixelMediumBlue  	  						{  color: #336699; font-size: 10px; font-family: sans-serif; text-decoration: none; font-weight: bold }
.twelvePixelDarkBlue  							{  color: #003366; font-size: 12px; font-family: sans-serif; text-decoration: none; font-weight: bold }
.tenPixelDarkBlue  								{  color: #003366; font-size: 10px; font-family: sans-serif; text-decoration: none; font-weight: bold; line-height: 11px }
.tenPixelDarkBlue02  							{  color: #003366; font-size: 10px; font-family: sans-serif; text-decoration: none; font-weight: bold; line-height: 11px; letter-spacing: 0px }

.tenPixelWhite    								{  color: #ffffff; font-size: 10px; font-family: sans-serif; text-decoration: none;}
.tenPixelGreenBold  	  						{  color: #99CC00; font-size: 10px; font-family: sans-serif; text-decoration: none; font-weight: bold;}
.bigGreenBold  	  								{
	color: #99CC00;
	font-size: 155px;
	font-family: sans-serif;
	text-decoration: none;
	font-weight: bold;
	letter-spacing : -28px;
}
.eighteenPixelGreenBold  	  					{  color: #99CC00; font-size: 18px; font-family: sans-serif; text-decoration: none; font-weight: bold;}
.tenPixelBlack  	  						    {  color: #000000; font-size: 10px; font-family: sans-serif; text-decoration: none;}
.tenPixelDarkGrey  	  						    {  color: #666666; font-size: 10px; font-family: sans-serif; text-decoration: none;}
.eighteenPixelDarkGrey  	  				    {  color: #666666; font-size: 18px; font-family: sans-serif; text-decoration: none;}

a.blue 											{  color: #6699CC;font-size: 10px; font-family: sans-serif; text-decoration: none; }
a.blue:hover 									{  color: #6699CC;font-size: 10px; font-family: sans-serif; text-decoration: none; } 

a.blueBold 								        {  color: #3366ff;font-size: 10px; font-family: sans-serif; text-decoration: none; font-weight: bold; line-height: 12px; }
a.blueBold:hover 								{  color: #3366ff;font-size: 10px; font-family: sans-serif; text-decoration: none; font-weight: bold; line-height: 12px; } 

a.eighteenGreen 								{  color: #99CC00;font-size: 18px; font-family: sans-serif; text-decoration: none; font-weight: bold; line-height: 12px; letter-spacing: -1px }
a.eighteenGreen:hover 							{  color: #6699CC;font-size: 18px; font-family: sans-serif; text-decoration: none; font-weight: bold; line-height: 12px; letter-spacing: -1px } 

a.bigEighteenGreen 								{  color: #99CC00;font-size: 155px; font-family: sans-serif; text-decoration: none; font-weight: bold; line-height: 12px; letter-spacing : -28px; }
a.bigEighteenGreen:hover 						{  color: #6699CC;font-size: 155px; font-family: sans-serif; text-decoration: none; font-weight: bold; line-height: 12px; letter-spacing : -28px; } 

