.red_table {
	font-family: "Century Gothic";
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	padding: 32pt;
	letter-spacing: 1pt;
	line-height: 16pt;
	background-color: #CC0000;
	border: 3px solid #000000;
	text-decoration: none;
}
.white_table {

	font-family: "Century Gothic";
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	padding: 32pt;
	letter-spacing: 1pt;
	line-height: 16pt;
	background-color: #FFFFFF;
	border: 3px solid #000000;
}
.table_with_gradient {
	background-image:      url("business%20to%20business%20marketing,%20buttons/gradient_border.gif");
	background-repeat: repeat;
	font-family: "Century Gothic";
	font-size: 1px;
	border: 0px 0 0;
}
