body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 12px;
}
body {
	background-image:  url(../images/bg_main.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF0000;
}
a:hover {
	color: #6699CC;
}
.box {
	border: 1px solid #B1C5D4;
}
a:visited {
	color: #FF0000;
}
a:active {
	color: #75D6F6;
}
.headline {
	color: #B1C5D4;
	font-size: 14px;
	font-weight: bold;
}
.price {
	color: #ff0000;
	font-size: 15px;
	font-weight: bold;
}
.listprice {
	color: #6699CC;
	font-size: 15px;
	font-weight: bold;
	background-color: #f0f0f0;
	border: 1px solid #B1C5D4;
	padding: 4px;
	float: right;
}
.tablerow1 {
	background-image:  url(../images/bg_row1.gif);
}
.tablerow2 {
	background-image:  url(../images/bg_row2.gif);
}
.boxrow1 {
	background-image:  url(../images/bg_row1.gif);
	border: 1px solid #d0d0f0;
}
.boxrow2 {
	background-image:  url(../images/bg_row2.gif);
	border: 1px solid #b0c0f0;
}
.largelines {
		line-height: 22px;
}
h1 {
	font-size: 17px;
	color: #888888;
}
.printerHide {
	display: none;
}
.borderBottom {
	border-bottom: 1px solid #000000;
}