a {
	color: #000099; 
	text-decoration: none;
}
a:hover {
	color: #660000; 
	text-decoration: underline;
}
a.foot {
	color: #000000; 
	text-decoration: none;
	font-size: 8pt;
}
a.foot:hover {
	color: #660000; 
	text-decoration: underline;
}
a.wh {
	color: #ffffff;
	text-decoration: none;
	font-size: 8pt;
	line-height: 12px;
}
a.wh:hover {
	color: #cccccc; 
	text-decoration: underline;
}
a.hd {
	color: #666666; 
	text-decoration: underline
}
a.hd:hover {
	color: #660000; 
	text-decoration: none
}
a.red {
	color: #CC0000; 
	text-decoration: none;
}
body {
	margin: -10px 0 0 -10px;
	background-color: #A30003;
	background-image: url(http://beyondyourwords.com/images/bg.jpg);
}
html body {
	margin: 0; 
	padding: 0;
}
table {
	empty-cells: show;
}
td {
	font-size: 9pt;
	color: #000000;
	font-family: arial, helvetica, serif;
	vertical-align: top;
	text-align: left;
}
img {
	border: none;
}
td.hdbg {
	background-image: url('http://beyondyourwords.com/images/headbg.gif');
}
td.ftbg {
	background-image: url('http://beyondyourwords.com/images/footerbg.gif');
	height: 103px;
}
td.hdlinks {
	vertical-align: middle;
	padding: 10px 10px 2px 2px;
	line-height: 20px;
}
.sm {
	font-size: 7pt; 
}
.tx8 {
	font-size: 8pt; 
}
.logopd {
	padding: 2px 60px 2px 162px;
}
.centertable {
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
}
#cardselection {
	z-index:8;
	padding: 0px;
	margin: 0px;
	width: 161px;
	height: 92px;
	top:64px;
	position: relative;
}
#news {
	z-index:2;
	padding: 0px;
	margin: 0px;
	width: 137px;
	position: relative;
	font-size: 8pt;
	top: 240px;
	left: 10px;
}
#footer {
	z-index:9;
	position: relative;
	margin-left: 20px;
}.error {
	color: #FF0000;
}