body{
	background-image:url(images/home-filler.jpg);
	background-repeat:repeat-x;
	margin: 0;
}

.tableFiller{background-image:url(images/table-filler.jpg);
background-repeat:repeat-x;
}

.footerLinks{
font-family:Tahoma;
font-size:11px;
color:#D5DCE0;
}

.footer{
font-family:Tahoma;
font-size:11px;
color:#97AFBC;
}

.flashDetect{
position:absolute;
font-weight:bold;
font-family:Arial;
font-size:12px;
color:#ffffff;
padding-top:300px;
padding-left:200px;
}

a.foot:link {text-decoration: none;color:#D5DCE0;}
a.foot:visited {text-decoration: none;color:#D5DCE0;}
a.foot:active {text-decoration: none;color:#D5DCE0;}
a.foot:hover {text-decoration: underline;color:#D5DCE0;}

