body {
	margin: 0px;
	background-image: url(../images/bg.jpg);
}
.tablebrdr {
	border: 1px dotted #000000;
}
.product1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;

}
.product {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;

}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding-top: 2px;
	padding-right: 54px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.footer a{
font-family: Tahoma;
	font-size:11px;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	}
	
a:hover {
text-decoration: underline;
}
.leftbar {
	background-image: url(../images/leftbar_spacer.gif);
	background-repeat: repeat-y;
	width: 44px;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: 424141;
	padding-right: 14px;
}
.block {
	display: table;
	padding-right: 10px;
}
.footernav {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}
.textCopy {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding-right: 54px;
}
