.HpNavText_Off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #526984;
	cursor: hand;

}

.HpNavText_On {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFA800;
	cursor: hand;

}
.HDNavText_Off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	text-align: center;

}
.HDNavText_On {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FCFF00;
	cursor: hand;
	text-align: center;

}
.HdExtra_Off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	text-align: center;
	background-color:#619FC9;
	height:25;

}
.HdExtra_On {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	text-align: center;
	background-color:#FF5500;
	height:32;

}

