div.AlphaSection {
	color: #ffffff;
	background-color: #AAAA66;
	width: 20px;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
}

div.yp {
	border-top: 2px solid #eeeecc;
	padding: 0px;
	margin: 0px;
}
a.yp {
	color: #000000;
	text-decoration: none;
}
div.ypSUB {
	background-color: #ffffcc;
	border-top: 2px solid #eeeecc;
	padding: 0px;
	margin: 0px;
}
a.ypSUB { 
	font-weight: bold; 
	color: #000000;
}

div.ypPREM {
	background-color: #ffffcc;
	border-top: 2px solid #eeeecc;
	padding: 0px;
	margin: 0px;
}
a.ypPREM { 
	font-weight: bold; 
	color: #880000;
}

div.ypPRO {
	background-color: #ffffcc;
	border-top: 2px solid #eeeecc;
	padding: 0px;
	margin: 0px;
}
a.ypPRO { 
	font-weight: normal; 
	color: #000000;
}

