body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	}

body, table {
	font-family: arial, helvetica, geneva, swiss, sunSans-regular;
	font-size: 12px;
	}

.footer {
	color: ffffff;
	}


a:link {
	color: 00407E;
	text-decoration: none;
	}

a:visited {
	color: 00407E;
	text-decoration: none;
	}

a:active, a:hover {
	color: FAA63D;
	text-decoration: none;
	}





td#aberdeenContent {
	padding: 99px 15px 16px 34px;
	}

span.downloadLabel {
	color: #ffffff;
	padding-left: 15px;
	}

table#aberdeenHeaderTag {
	background-image: URL(/aberdeen/images/header.gif);
	background-position: 191px 0%;
	background-repeat: no-repeat;
	}

ul.aberdeen {
	padding: 0px 0px 0px 14px;
	margin: 0px;
	border: 0px;
	list-style: none;
	}

ul.aberdeen li {
	padding: 0px 0px 6px 10px;
	margin: 0px;
	border: 0px;
	background-image: URL(/aberdeen/images/li.gif);
	background-position: 0px .4em;
	background-repeat: no-repeat;
	}

ul.indent {
	padding: 0px 0px 0px 38px;
	margin: 0px;
	border: 0px;
	list-style: none;
	}

ul.indent li {
	padding-bottom: 6px;
	}

table#registerTable th {
	font-weight: normal;
	font-style: normal;
	color: #666666;
	font-size: 10px;
	padding: 2px 4px 0px 17px; /* 2px height difference due to font size difference between th & td */
	}
	
table#registerTable td.notLastRow {
	background-image: URL(/aberdeen/images/vert-dots.gif);
	background-position: 100% 0px;
	background-repeat: repeat-y;
	padding: 0px 15px 11px 0px;
	}
	
	
	
	
	
	
	
	