/* CSS Document */
body { 
	background-image:url(images/main_bg3.png);
	background-attachment:fixed;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}
td {
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:.9em;
	line-height:16px;
	text-align:justify
}
.footer-nav li { display:inline; text-align:center;}
.footer-nav li a {
	font-family:"arial";
	color:#FFFFFF;
	text-transform:uppercase;
	padding:0px 0px 0 46px;
	text-decoration:none;
	font-weight: bold;
}
.footer-nav li a:hover { color:#516AAE;}
#footer {height:51px; background:url(images/footer-bg.png) no-repeat left center;}
a:link{
	color: #CCCCCC;
	font-size: 12px;
} 

a:visited{
	color: #999999;
	font-size: 12px;
}

a:hover{
	color: #516AAE;
}