.backgroundnorepeat {
	background-repeat: no-repeat;
}
.borderimage {
	border: 1px solid #990000;
}
.greybodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.titlegreybody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #990000;
	text-decoration: none;
}
.linktext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #FF6600;
	text-decoration: none;
}
.linearoundimage {
	border: 1px solid #990000;
}
