.hyperlink {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	border: none;
	left: 0px;
	text-align: left;
	list-style-type: none;
}
.NavigationRow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004000;
	left: 20px;
	padding-left: 10px;
	margin: 0px;
}
.BoldText {
	font-weight: bold;
}
.Price {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.SubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.AlternateRow {
	background-color: #93DCFF;
}
.EntryText {
	font-weight: normal;
	color: #000000;
}
.EntryPrice {
	font-weight: normal;
	color: #000000;
}
.AlternateEntryText {
	font-weight: normal;
	color: #000000;
	background-color: #A8D9F0;

}
.AlternateEntryPrice {
	font-weight: normal;
	color: #00000;
	background-color: #A8D9F0;

}
.RedStar {
	font-weight: bold;
	color: #FF0000;
	font-size: medium;
	float: right;


}
.AlternateEntryPriceRightBorder {
	font-weight: normal;
	color: #00000;
	background-color: #A8D9F0;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #000000;


}
.EntryTextRightBorder {
	font-weight: normal;
	color: #000000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;

}
