body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
table {
	font-size: 11px;
}
a:link {
	font-weight: bold;
	color: 7792BA;
	text-decoration: none;

}
a:visited {
	color: #506F9C;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #9FB3CE;
	text-decoration: underline;

}
a:active {
	color: 7792BA;
}
.vertdiv {
	background-image: url(../artwork/dotdiv.gif);
	background-repeat: repeat-y;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-position: center;




}
.offer_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D1992A;
}
.product_pic {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
