body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #dbdbdb;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
table {
	padding: 0px;
	border: none;
	border-collapse: collapse;
}
td {
	vertical-align: top;
	padding: 0px;
}
td.left-shadow {
	background-image: url('http://www.howtodoubleyourbusiness.com/images/shadow-left.gif');
	background-repeat: repeat-y;
	width: 17px
}
td.right-shadow {
	background-image: url('http://www.howtodoubleyourbusiness.com/images/shadow-right.gif');
	background-repeat: repeat-y;
	width: 17px
}
td.column {
	width: 163px;
	background-image: url('http://www.howtodoubleyourbusiness.com/images/bg-column.gif');
	background-repeat: repeat-x;
	background-color: White; background-position-y:50%
}
td.content {
	background-image: url('http://www.howtodoubleyourbusiness.com/images/bg-content.gif');
	background-repeat: repeat-y;
	width: 563px
}
td.title {
	color: #a7a9ac;
	font-family: tahoma;
	font-size: 17px;
	line-height: 12px;
	vertical-align: middle;
}
td.green {
	background-color: #e6ffe6;
	height: 18px;
	vertical-align: middle;
	color: #43ac43;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 11px;
	padding-left: 4px;
}
td.txt {
	color: #6d6e71;
	font-family: Courier New;
	font-size: 12px;
	line-height: 13px;
	padding-top: 6px;
	padding-bottom: 17px;
    padding-left: 12px;
   	padding-right: 12px;
}
td.footer {
	background-image: url('http://www.howtodoubleyourbusiness.com/images/bg-footer.gif');
	background-repeat: repeat-x;
	height: 38px;
	color: #a7a9ac;
	font-family: Tahoma;
	font-size: 9px;
	line-height: 12px;
	padding-top: 6px;
	text-align: center
}
