.utility {
	background-repeat: repeat-x;
	background-position: bottom;
	height: 38px;
}
.page a:link {
	display: inline;
	float:left;
	border: 1px solid #d5d5d5;
	padding:0.1em 0.4em;
	text-align:center;
	background-color: #FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin-right: 3px;
	margin-left: 3px;
}
.page a:visited {
	display: inline;
	float:left;
	border: 1px solid #d5d5d5;
	padding:0.1em 0.4em;
	text-align:center;
	background-color: #FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin-right: 3px;
	margin-left: 3px;
}
.page a:hover {
	display: inline;
	float:left;
	color: #ffffff;
	border: 1px solid #d5d5d5;
	padding:0.1em 0.4em;
	text-align:center;
	background-color: #ee2590;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin-right: 3px;
	margin-left: 3px;
}
.page a:active {
	display: inline;
	float:left;
	color: #ffffff;
	border: 1px solid #d5d5d5;
	padding:0.1em 0.4em;
	text-align:center;
	background-color: #ee2590;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin-right: 3px;
	margin-left: 3px;
}
.BrdRB {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d5d5d5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
}
.BrdR {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d5d5d5;
}
.BrdB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
}
.MemPrice {
	font-size: 9pt;
	font-weight: bold;
	color: #be0000;
}
.ImgBrd {
	border: 1px solid #d5d5d5;
}
