body {
	margin: 0px;
	background-color: #abb8d7;
	padding: 0px;
	}
#side {
	padding: 0px;
	}

#copy {
	background-color: #fff;
	background-repeat: repeat-y;
	background-image: url(../images/body_bg.jpg);
	}
#copy p {
	margin: 9px 12px 9px 12px;
	color: #333;
	line-height: 130%;
	font: normal 12px Verdana;
	}
#copy em {
	text-decoration: underline;
	font-style: normal;
	}
#footer {
	border-top: 1px solid #e9e4dd;
	background-color: #c8bdaf;
	padding: 8px;
	font: normal 10px Verdana, sans-serif;
	}
#information { 
	}
#copyright { 
	text-align: center; 
	}
#copyright a:link,
#copyright a:hover,
#copyright a:active,
#copyright a:visited {
	color: #093900;
	}
#copyright a:hover {
	color: #053c82;
	}
#network { 
	}
#network a:link, 
#network a:hover, 
#network a:active, 
#network a:visited {
	margin: auto 2px auto 2px;
	color: #093900;
	text-decoration: none;
	}
#network a:hover {
	color: #053c82;
	text-decoration: underline;
	}
#menulinks {
	}
#menulinks a:link, 
#menulinks a:hover, 
#menulinks a:active, 
#menulinks a:visited {
	margin: auto 2px auto 2px;
	color: #093900;
	text-decoration: none;
	}
#menulinks a:hover {
	color: #053c82;
	text-decoration: underline;
	}
h1, h2 {
	display: block;
	margin: 12px;
	margin-bottom: 0px;
	background-position: bottom -15px;
	/* background-repeat: no-repeat;
	background-image: url(../images/gfx_submarker.jpg); */
	padding-bottom: 0px;
	color: #1f3f6c;
	font: bold 16px "Arial Narrow", Arial, Helvetica, sans-serif;
	}
h1 {
	font-size: 21px;
	}
h3 {
	display: block;
	margin: 0px 12px 0px 12px;
	height: 28px;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(../images/gfx_subright.jpg);
	padding: 12px 18px 12px 12px;
	color: #1f3f6c;
	text-align: right;
	line-height: 12px;
	font: bold 15px "Arial Narrow", Arial, Helvetica, sans-serif;
	}
h4 {
	margin: 0px 12px 0px 12px;
	color: #1f3f6c;
	font: bold 14px "Arial Narrow", Arial, Helvetica, sans-serif;
	}
#signup {
	margin-left: 3px;
	width: 140px;
	border: 1px solid #9b7961;
	padding: 1px 3px 2px 3px;
	font: normal 11px Tahoma, Verdana, sans-serif;
	}
td {
	font: normal 12px Verdana, sans-serif;
}
input, textarea {
	padding: 1px 3px 2px 3px;
	font: normal 11px Tahoma, Verdana, sans-serif;
	}
.refcode {
	color: #000;
	padding-left: 1px;
	font: normal 9px Verdana, sans-serif;
	}
td.tabcel1 {
	border-top: 1px solid #ddd;
	border-right: 1px solid #c3b8aa;
	border-bottom: 1px solid #c3b8aa;
	border-left: 1px solid #ddd;
	background-color: #f1ece6;
	padding: 2px auto 4px 0px;
	vertical-align: top;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	}
td.tabcel {
	border-top: 1px solid #ddd;
	border-right: 1px solid #c3b8aa;
	border-bottom: 1px solid #c3b8aa;
	border-left: 1px solid #ddd;
	padding: 2px auto 4px 4px;
	vertical-align: top;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	}
ul.points li {
	/* list-style-image: url(../images/str.gif); */
	list-style-type: square;
	margin-left: -16px;
	margin-top: 9px;
	margin-bottom: 12px;
	border-bottom: 1px dashed #abb8d7; /* #1f3f6c; */
	padding-bottom: 11px;
	color: #333;
	font: bold 11px Verdana;
	}
.subrightcell {
	background-repeat: repeat-y;
	background-position: top right;
	background-image: url(../images/sr_03.jpg);
	padding-left: 12px;
	color: #1f3f6c;
	font: bold 16px "Arial Narrow", Arial, Helvetica, sans-serif;
	}
p.testify {
	border-bottom: 1px solid #e9e4dd;
	padding-bottom: 12px;
	}
ul.testify li {
	font-size: 10px;
	list-style-image: url(../images/strgreen1.gif);
	}
td span {
	line-height: 150%;
	}
.newsletterform {
	margin: 0px;
	border: 0px;
	padding: 0px;
	}
.newsletterform * {
	margin: 0px;
	padding: 0px;
	}
.tracker { 
	display: none;
	}