@charset "utf-8";

body { 
	background:#000000 url(../assets/images/tile.jpg) fixed repeat;;
	margin:0px; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#333333; 
	text-align:center;
	text-align:center;
}

table {
	padding:0;
}

 
form {margin:0;}

img {border:0px}

a:link {color:#FFFFFF; text-decoration:none;}
a:visited {color:#FFFFFF; text-decoration:none;}
a:active, a:hover {color:#333333; text-decoration:none;}

p {margin-top:8px; margin-bottom:8px;}

.footertext {color:#999999; font-size:9px; text-align:center;}