.HomeRightMidGrad {
	background-image: url(../images/home_right_bar_mid_grad.jpg);
	height: 170px;
	width: 760px;
	background-repeat: no-repeat;

}
.ProductTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 27px;
	vertical-align: middle;
	text-align: center;


}
.ProductTitle:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.ProductTitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.ProductTitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.MidSlogens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000033;
}


