body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	background-color: #E18901;
	background-image: url(../images/ald-bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;	
	margin: 0px;
	padding:0px;
}
a:link {
	color: #ff0000;
}
a:visited {
	color: #ee0000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #666666;
}

a.subfooter, a.subfooter:visited {
	color: #ffffff;
	text-decoration: none;
}
a.subfooter:hover {
	color: #000000;
}
a.subfooter:active {
	color: #666666;
}

*.fineprint { text-align: left; vertical-align: top; }

table.main { 
	padding: 0px;
	margin: 0px;
	width: 800px;
	border-collapse: collapse;
}
td.header {
	padding: 0px;
	margin: 0px;
	width: 800px;
	height: 126px;
}
td.left {
	padding: 0px;
	margin: 0px;
	width: 5px;
	background-image: url(../images/ald-left.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
td.right {
	padding: 0px;
	margin: 0px;
	width: 5px;
	background-image: url(../images/ald-right.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
td.footer {
	padding: 0px;
	margin: 0px;
	width: 800px;
	height: 10px;
	background-image: url(../images/ald-footer.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
td.subfooter {
	padding: 0px;
	margin: 0px;
	width: 800px;
	text-align: center;
	color: #ffffff;
	font-size: .7em;
}
td.maincontent {
	padding: 10px;
	margin: 0px;	
	width: 770px;
	background-color: #ffffff;
	text-align: left;	
}

strong.header {
	font-weight: bolder;
	font-size: 1.5em;
	color: #ff0000;
}

ul {
	padding-left: 1em;
}

div.paypalform {
	width: 254px;
	height: 219px;
	background-image: url(../images/ald-ppbg.jpg);
	background-repeat:no-repeat;
	background-position: top;
	float: right;
	padding: 5px;
	padding-top: 36px
}