/* Stylesheet for APT Solutions web site*/
/* apt.css */
/* By The Snider's Web. Copyright 2003. All rights reserved. */
td img.decoration {
        display: block;
}
body {
	margin: -10px 0 0 -10px;
}

html body {
	margin: 0;
	padding: 0;
}
body, th, td {
	background: #FFFFFF;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a.bottomlinks2:link {
	background: #FFFFFF;
	color: #003366;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

a.bottomlinks2:visited {
	background: #FFFFFF;
	color: #800080;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

a.bottomlinks2:hover {
	background: #003366;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

a.bottomlinks2:active {
	background: #FFFFFF;
	color: #800080;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

hr {
	background: #FFFFFF;
	color: #003366;
}
p.copyright {
	background: #FFFFFF;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
