/* Style sheet for AAKQ */
/* Entry page */
/* By Natmark-Concept inc. All rights reserved. */

body {
	margin: 66px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align: left;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #DA271C;
	}

img { border: 0px; }
	
/* ---- Footer ---- */ 
.footer { padding-left: 10px; background-image: url(../images/bkg_copyright.gif); background-repeat: no-repeat; background-color: #D8DCD4; color: #313131; font-size: 10px;	}
a.footer:link { padding-left: 0px; background-image: none; color: #313131; background-color: #D8DCD4; text-decoration: none; font-size: 10px; }
a.footer:visited { padding-left: 0px; background-image: none; color: #313131; background-color: #D8DCD4; text-decoration: none; font-size: 10px; }
a.footer:hover { padding-left: 0px; background-image: none; color: #313131; background-color: #D8DCD4; text-decoration: underline; font-size: 10px; }
a.footer:active { padding-left: 0px; background-image: none; color: #313131; background-color: #D8DCD4; text-decoration: underline; font-size: 10px; }
