


.lowText { text-decoration: none; color: #ffffff; font-weight: bold; font-size: 12px;  font-family: Arial }
.highText { text-decoration: none; color: #f4a460; font-weight: bold; font-size: 12px; font-family: Arial }
.lowsubText 	{
				text-decoration: none;
				color: #ffffff;
				font-weight: normal;
				font-size: 12px;
				font-family: Verdana, Arial, Helvetica
				}
.highsubText 		{
				text-decoration: none;
				color: #f4a460;
				font-weight: normal;
				font-size: 12px;
				font-family: Verdana, Arial, Helvetica
				}
		
				
.itemBorder { border: 0px solid #ffffff }
.itemBorderBlank { border: 0px solid #CCCCDD }



.buttonText { text-decoration: none; color: #FFCC99; font: Bold 12px Arial, Helvetica }
.buttonHover { text-decoration: none; color: #99CCFF; font: Bold 12px Arial, Helvetica; padding: 1px }
.buttonBorder { border: 1px outset #339966 }
.buttonBorderOver { border: 1px inset #CC9966 }

