.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus, .lowText, .subMDropDown, .subMRollOver{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#EEEEEE;
	font-weight:bold;
	background-color:#003366;
	padding:5px 0px 5px 0px;
	text-align:center;
	/*border:1px solid #CCCCCC;*/
}
.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus{ 
	color:#FFFFFF;
	background-color:#225588;
	font-size:10pt;
	padding:2px 0px 3px 0px;
	text-decoration:none;
}
.subMDropDown, a.subMDropDown:link, a.subMDropDown:visited, a.subMDropDown:active, a.subMDropDown:focus{
	padding:0px 0px 0px 0px;
	background-color:#990000;
	background-color:#7C0000;
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
}
.subMRollOver, a.subMRollOver:link, a.subMRollOver:visited, a.subMRollOver:active, a.subMRollOver:focus{
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF;
	color:#003399;
	text-align:left;
}
.subRollOverBorder{
	border:none;
}
.itemBorder{
	border-top:2px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
.itemBorderBlank{
	/*border: 1px outset #FFCF68;*/
	border:1px solid #CCCCCC;
	/*border-top:2px solid #CCCCCC;*/
}

/***************** NOT BEING USED IN HOF FAMILY *****************/
/* Delete these "button" styles if you're not using them */
.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 }
