.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
	font-family: verdana, arial; 
	font-weight: bold;
	font-size: 10px; 
	line-height: 11px;
	color: #fff;
 	text-decoration: none;
}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
	font-family: verdana, arial; 
	font-weight: bold;
	font-size: 10px; 
	line-height: 11px;
	color: #fff;
 	text-decoration: none;
}

.itemBorder {
 border: solid #2E3082;
 border-width: 1px 0px 1px 0px;
}

.itemBorderBlank {
 border: solid #26276A;
 border-width: 1px 0px 1px 0px;
}
